Should I update to ruby 2 with rails 3.2.12 on heroku? -


i running rails 3.2.12 application heroku , ruby 1.9.3. should update ruby? or not ready production? latest greatest or sticking ruby 1.9.3 makes more sense.

please advice.

ps: using unicorn server , running approx 6-8 dynos. have done other things advised heroku' recent blog post

ruby 2 current stable version of ruby.

remember, can fork application (assuming toolbelt date) , test things out if you're not sure.

heroku fork -a your_app new_app 

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -