Articles about Ruby On Rails .
Articles written by SINAPTIA about software development in general and Ruby on Rails and React in particular.
Bringing a 10 years old Ruby on Rails application back to life
Last week we published the case study of one of the first projects of ours. After 10 years in the archive I found and brought this old Ruby on Rails 4.0 application back to life.
Hybrid and Dynamic Database Multitenancy with Ruby on Rails
What is Hybrid and Dynamic Database Multitenancy and how to successfully achieve it with Ruby on Rails (> 6.0) and PostgreSQL? Our experience implementing a hybrid and dynamic database multitenancy system for one of the projects we're involved.
Debunking myths about Ruby
There's a lot of cristiscim to Ruby and Ruby on Rails. In this post we will try and debunk four widespread myths about Ruby.
Why Ruby on Rails?
Ruby on Rails is our main tool for building MVPs and big web applications. There's a wide-array of myth's about it online: that it's old, or dead, or slow, that it's not relevant anymore. We revisit our tech choice every year and we still chose Ruby on Rails. Here's why.
Your old Ruby on Rails application sucks
Do you have a Ruby or Rails application in production for more than 4 or 5 years? Has the test suite crumbled to pieces because too many broken or flaky test that no one has time to fix? Do you feel your app is needing a lot of love that no budget will ever be able to sustain? Read on to know what we do in these cases.
Upgrading Ruby on Rails applications
When maintaining Ruby on Rails applications, it's always recommended to run the latest versions of the framework so it receives security patches and performance boosts from newer versions. In this post we'll see our way of upgrading Ruby on Rails applications.
A case against form objects
Based on Ruby on Rails examples, the core idea should be applicable to other languages and frameworks.
Got a project in mind?