I have updated to Rails 3.0.0.beta4
I''m trying to install this plugin:
http://github.com/plataformatec/devise
There is a command I''m trying to run: rails generate devise:install
But, I get the following: http://pastie.org/1050651
For example, in Rails 2.3.8, when I used to create a new Rails
application I used to type:
>> Rails app_name
But, I noticed that with Rails 3.0.0.beta4, I had to do that using:
>> Rails new app_name
So, how can I run: rails generate devise:install ?
Thanks.
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.