RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Two Different Approaches to Upgrade Rails by FastRuby.io

In this article I explain how we approach Rails upgrade projects for two different types of applications:

  • Small to medium applications
  • Medium to huge Rails monoliths

As a quick rule of thumb, if your application is beyond these parameters we will usually recommend an initial engagement:

  • More than 150 models
  • More than 300 total gems

If your applications is under these parameters we will recommend a roadmap:

  • Fewer than 150 models
  • Fewer than 300 total gems

Read more over here: Two Different Approaches to Upgrade Rails

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in