How to bundle a gem in Rails? urgent

Posted by jaycode on Stack Overflow See other posts from Stack Overflow or by jaycode
Published on 2010-03-25T10:25:11Z Indexed on 2010/03/25 11:03 UTC
Read the original article Hit count: 327

Filed under:
|
|

HELP!! I need to bundle a gem otherwise a published client's site will stay dead

    MacBook-Pros-MacBook-Pro:pn 
macbookpro$ sudo ruby script/generate sanitize
Missing the Rails 2.3.5 gem. Please `gem install -v=2.3.5 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about bundle