Check Missing Ruby on Rails Gems

In Ruby on Rails (RoR), you might found some error from your mongrel log as some gems might missing to run your site properly, you may run the following command from your rails in order to fix/install automatically by the system.

root@mickgenie.com [/home/mickgenie/etc/rails_apps/blog/]rake gems:install

(in /home/mickgenie/etc/rails_apps/blog)
gem install rails
Could not find main page README.txt
Could not find main page README.txt
Could not find main page README.txt
Could not find main page README.txt
Successfully installed rails-2.2.1
1 gem installed

Popularity: 12%

  • Twitter
  • WordPress
  • Blogger Post
  • Delicious
  • Facebook
  • Google Buzz
  • Share/Bookmark

No related posts.

This entry was posted in Ruby on Rails and tagged , , , . Bookmark the permalink.

3 Responses to Check Missing Ruby on Rails Gems

  1. 小番薯 says:

    oo…thank you ya!

  2. Pingback: Check Missing Ruby on Rails Gems | JuliusPhua.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>