Skip to content

Long Live Ruby

Ruby on Rails Web Development

Menu
  • Home

Tag: framework

RSpec command line

March 25, 2023
 |  No Comments
 |  Ruby on Rails

Given we have the following Person class: class Persondef initialize(age:)@age = ageend def [email protected] > 17endendAnd equally simple test in […]

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 »

The magic behind popular Ruby code

January 29, 2023
 |  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 »

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