spree_variant_options icon indicating copy to clipboard operation
spree_variant_options copied to clipboard

Docs points to version 0.5.0

Open prathe opened this issue 12 years ago • 4 comments

Hello,

In the README

gem 'spree_variant_options', '0.5.0'

But 0.5.0 does not seem to have been released. It won't install with gem install spree_variant_options or with bundle install. It installs the 0.4.1 version.

I wanted to point to the git repo to the 0.5.0 but it doesn't exist. Where should I point to in my Gemfile? I use Spree 1.1.2.beta

Thanks.

prathe avatar Jun 25 '12 16:06 prathe

Hi, have similar problem. I am using rails 2.3.2, Spree 1.1.1 and spree_variant_options 0.4.1. When I am creating new 'OptionValue' with image in the 'AdminPanel' => 'OptionType' I got error:

ActiveModel::MassAssignmentSecurity::Error in Spree::Admin::OptionTypesController#update Can't mass-assign protected attributes: image

I know the 'mass-assign' problem, but don't know how to fix that in yours gem.

So I thought that current 0.4.1 is incompatible with spree >= 1.1.1 (or rails 2.3.2?). Maybe this new version 0.5.0 would be helpful? Can I have any instruction what should I do (or what I am doing wrong)? I would be grateful.

MaciejLorens avatar Jul 03 '12 13:07 MaciejLorens

Is there any update on how to install 0.5.0?

gregmurray avatar Aug 25 '12 17:08 gregmurray

Same problem here, cant install from rubygems, the last update there is 0.4.1 And if i try to install from here, master branch (0.5.0) i guess asks for spree 1.2 core , so we cant install it in 1.1

fresh2nd avatar Mar 01 '13 12:03 fresh2nd

same problem here looks like not released 0.5.0 .

jogiranjith avatar Feb 12 '15 09:02 jogiranjith