Archive of stories published by michelada.io

What’s new in Rails 5.1

This was originally posted on http://blog.michelada.io/whats-new-in-rails-51

Rails 5.1 beta 1 was just announced by the Rails team and it includes important changes on how Javascript will be used by Rails applications , it even says ”Loving JavaScript” in the…


What’s new in Rails 5?

Rails 5 was announced on RailsConf past April. David Heinemeier Hansson highlighted a few of the features that we can expect with the new release of Ruby on Rails.

He also talked about his vision on how building monolithic Ruby on Rails application is not that…


Upgrading a Ruby on Rails application

This post was originally posted at http://blog.michelada.io/upgrading-a-ruby-on-rails-application

Not every Ruby on Rails application that we work on at michelada.io is a Rails application running in the latest version, I’ll say that…