I have upgraded to Rails3beta4 from Rails 2.3.8. I used to run the following command for ensuring that gems are installed:
>> sudo rake gems:install But, now, I get the following when running this command on the Rails3beta4 environment: rake aborted! Don't know how to build task 'gems:install' (See full trace by running task with --trace) Why is that? Should I use another command for Rails3beta4? 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 [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.

