Skip to content

Long Live Ruby

Ruby on Rails Web Development

Menu
  • Home

Tag: ruby-on-rails

From zero to Sidekiq hero

April 4, 2023
 |  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 »

Building DSL with Ruby

April 2, 2023
 |  No Comments
 |  Ruby on Rails

DSL’s around youBefore diving into the technical aspects of building DSL in Ruby, let’s explore more examples for domain-specific languages […]

Read More »

Cable Ready – use websockets in Rails app without custom JavaScript

March 27, 2023
 |  No Comments
 |  Ruby on Rails

Demo At the end of the article, we will have fully working simple chat. Creating example application Our application will […]

Read More »

Super keyword in Ruby

March 22, 2023
 |  No Comments
 |  Ruby on Rails

Brackets versus non-brackets version I usually ask the following question during the technical interview for the Ruby developers: what is […]

Read More »

Under the hood of the includes method in Rails

March 20, 2023
 |  No Comments
 |  Ruby on Rails

The way the includes method work in Active Record is one of the most common questions during interviews, yet many […]

Read More »

Design Rails enums the right way

March 15, 2023
 |  No Comments
 |  Ruby on Rails

Enum is a shortcut for the enumerated type, a data type consisting of a set of values. Rails provides enums […]

Read More »

Explaining magic behind popular Ruby on Rails code

March 10, 2023
 |  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 »

Enum in Rails explained

March 3, 2023
 |  No Comments
 |  Ruby on Rails

Use Rails magic to speed up developmentEnum is a shortcut for the enumerated term, which means a set of named […]

Read More »

Build Rails applications faster with formation templates

February 24, 2023
 |  No Comments
 |  Ruby on Rails

Bootstrapping a Rails application can be a tedious task. It requires several steps, such as generating a Rails skeleton, creating […]

Read More »

Rails design patterns

February 4, 2023
 |  No Comments
 |  Ruby on Rails

Advantages of using design patterns An appropriate approach to using design patterns brings a lot of essential benefits to the […]

Read More »

Posts navigation

1 2 Next

Search

Archive

  • April 2023
  • March 2023
  • February 2023
  • January 2023

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