Skip to content

Long Live Ruby

Ruby on Rails Web Development

Menu
  • Home

Rails 6 and Stimulus js

December 8, 2022
 |  No Comments
 |  Ruby on Rails

Stimulus.js is a JavaScript framework created by the founders of Basecamp. It’s easy to integrate but powerful and allows us […]

Read More »

Small Rails design patterns that make a big difference

December 5, 2022
 |  No Comments
 |  Ruby on Rails

Especially in larger legacy Rails applications, it’s harder to make a meaningful refactoring without changing a lot of code. If […]

Read More »

Explaining magic behind popular Ruby on Rails code

November 28, 2022
 |  No Comments
 |  Ruby on Rails

Checking for presence I would risk writing that the most popular Rails’ methods are present? and blank?. Along with .presence, they are used to […]

Read More »

The Sidekiq job flow

November 11, 2022
 |  No Comments
 |  Ruby on Rails

At first sight, it seems that the way Sidekiq jobs work is straightforward, but the truth is that the whole […]

Read More »

From zero to Sidekiq hero

October 21, 2022
 |  No Comments
 |  Ruby on Rails

Last Saturday, I had the pleasure to join Ruby Conf in Pakistan to tell on the live webinar about Sidekiq. […]

Read More »

Cable Ready – use websockets in Rails app without custom JavaScript

October 12, 2022
 |  No Comments
 |  Ruby on Rails

Introduction Cable Ready is a great addition for Action Cable, especially if you don’t like to write JavaScript code to interact […]

Read More »

The family of anonymous functions

October 3, 2022
 |  No Comments
 |  Ruby on Rails

Anonymous functions are an integral part of Ruby’s identity and provide flexibility for any kind and size of the codebase. […]

Read More »

The magic behind popular Ruby code

October 1, 2022
 |  No Comments
 |  Ruby on Rails

The config-way of setting variables You can see this code in almost every Ruby gem that utilizes initializers to set […]

Read More »

Rails request cycle

September 22, 2022
 |  No Comments
 |  Ruby on Rails

Simplified when we talk about the request that is coming to the Rails application, we usually consider two elements of […]

Read More »

Handle API response with value objects

September 20, 2022
 |  No Comments
 |  Ruby on Rails

This article is a quick tip for anyone working with APIs in a Rails application and parsing the data without […]

Read More »

Posts navigation

1 2 … 5 Next

Search

Archive

  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021

Categories

  • Ruby on Rails

Ruby on Rails Sources

Ruby on Rails Framework

Ruby on Rails Git

Ruby on Rails Development Company

Ruby Programming Language

Ruby on Rails Jobs

Learn Ruby on Rails

Long Live Ruby
Theme by Grace Themes