Articles / rails

rails

6 articles

Major Features in Rails 6.0
rails

Major Features in Rails 6.0

List of changes in Rails 6.0, and how to start using them

Rails Performance Monitoring Tools Compared
rails

Rails Performance Monitoring Tools Compared

Which tools should you use, to identify performance issues in a Rails Application

Delayed Job as a rake task
rails

Delayed Job as a rake task

Running delayed job on-demand with a rake task and Heroku Scheduler

Performance Testing Rails Applications
rails

Performance Testing Rails Applications

Tools to measure the performance of a rails application

Rails as a Rack application
rails

Rails as a Rack application

Want to run a minimal Rails app as a Rack application? Its definitely possible.

rails

Why upgrade to Rails 5.0?

Staying on an old Rails version costs you security patches and bug fixes, and every release you skip makes the upgrade harder. A look at the risks, dependency avalanches, and what Rails 5 adds.