Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Docs points to version 0.5.0 #29

Open
prathe opened this issue Jun 25, 2012 · 4 comments
Open

Docs points to version 0.5.0 #29

prathe opened this issue Jun 25, 2012 · 4 comments

Comments

@prathe
Copy link

prathe commented Jun 25, 2012

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.

@MaciejLorens
Copy link

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.

@gregmurray
Copy link

Is there any update on how to install 0.5.0?

@fresh2nd
Copy link

fresh2nd commented Mar 1, 2013

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

@jogiranjith
Copy link

same problem here looks like not released 0.5.0 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants