Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thanks for the heads-up. I've updated the Rails Tutorial book accordingly.


For those of us following the tutorial, is the gemfile the only thing that changed?:

    gem 'rails', '3.2.6'
I also had to run "bundle update railties" to fix a couple of dependences.


Yes, the relevant change is in the Gemfile for each example project. Running

  $ bundle update rails
  $ bundle install
should bring you up to speed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: