How to bundle a gem in Rails? urgent
- by jaycode
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.