Blog

Browse through our blog page filled with updated information and the latest tips to help you achieve your goals.


The Ultimate Guide to Hiring Ruby on Rails Developers

The Ultimate Guide to Hiring Ruby on Rails Developers

Ruby on Rails (RoR) is a top choice and a pivotal tool in web development, especially for startups....
New Rails 7.2: Added Rate Limiting

New Rails 7.2: Added Rate Limiting

Ruby on Rails 7.2 added rate limiting to Action Controller. It's cool and easy to use. ...
type_for_attribute & has_attribute? in Rails 7.2 Active Model

type_for_attribute & has_attribute? in Rails 7.2 Active Model

Rails 7.2 type_for_attribute on Active Model: class method signature, return type, has_attribute? sibling method, and a working SignupForm example for both Active Record and Active Model.
New in Rails 7.2: Generated With .devcontainer

New in Rails 7.2: Generated With .devcontainer

Exciting news from Rails! The latest Rails 7.2 has a new feature. When you create a new app, it now...
How to avoid N + 1 and keep your Ruby on Rails controller clean

How to avoid N + 1 and keep your Ruby on Rails controller clean

Where to put the logic related to database queries optimization in a Ruby on Rails...
JetThoughts Is On GoodFirms Radar for Delivering Effortless Ruby on Rails Development Services to Business of Various Niches

JetThoughts Is On GoodFirms Radar for Delivering Effortless Ruby on Rails Development Services to Business of Various Niches

JetThoughts LLC is an excellent firm offering various services that can give the business an edge...
It's Time For Active Job

It's Time For Active Job

It's Time For Active Job Recently we have upgraded one of our own projects to Rails 4.2....
Stress Testing Your Rails Application Using JMeter

Stress Testing Your Rails Application Using JMeter

Stress Testing Your Rails Application Using JMeter Some time ago we needed to make a...
Our Default Ruby Development Stack

Our Default Ruby Development Stack

Our Default Ruby Development Stack Not that long ago I joined JetThoughts. By this time...
Speed Up Your Rails Test Suite By 6% In 1 Line

Speed Up Your Rails Test Suite By 6% In 1 Line

At one project we have a set of currently 3k+ tests, running more than 2 minutes. Most of the test...