Hacker News new | ask | show | jobs
by chunkyslink 4904 days ago
Already in my gem file ...

gem 'rails', '3.2.3'

I think that patch maybe? But I dont know how. Google is not helping,

1 comments

Change it to

  gem 'rails', '3.2.11' 
and run

  bundle update rails