Hello there,

I installed plugin "paperclip" for working with images, but after
running a command
--
rails generate paperclip user avatar


I am getting error
--
Could not find generator paperclip.


If I will try run a command
--
bundle show paperclip

So I will get
--
/Library/Ruby/Gems/1.8/gems/paperclip-2.3.0

In Gemfile I have
--
gem "paperclip", "~> 2.3"


I guess this plugin should be installed right, but I don't know, why I
am getting still that error. I am suing Rails 3.

Could anyone help me, please, with the solution of this error?


Thank you,
Manny

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to