DEV Community

Ruby on Rails

Ruby on Rails is a popular web framework that happens to power dev.to ❤️

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Rails Basic Template

Rails Basic Template

12
Comments
3 min read
Sending SMS Text from a Ruby App

Sending SMS Text from a Ruby App

7
Comments
6 min read
Email and Text from Rails

Email and Text from Rails

13
Comments 2
9 min read
How I reduced the runtime of an RSpec test suite by 15%

How I reduced the runtime of an RSpec test suite by 15%

52
Comments 4
7 min read
Test ALL your static pages in rails with one simple test

Test ALL your static pages in rails with one simple test

12
Comments 2
2 min read
Ruby/Rails Machine Setup Guide

Ruby/Rails Machine Setup Guide

9
Comments 2
3 min read
Instalación de Ruby on Rails en WSL2 y zsh

Instalación de Ruby on Rails en WSL2 y zsh

6
Comments
2 min read
Rails Image Helper

Rails Image Helper

12
Comments
3 min read
My beloved Stimulus.js cheat sheet

My beloved Stimulus.js cheat sheet

41
Comments 1
1 min read
Form object patterns in Rails: Stop creating services for everything with YAAF

Form object patterns in Rails: Stop creating services for everything with YAAF

25
Comments
5 min read
Uninstalling gems with a specific pattern/same family

Uninstalling gems with a specific pattern/same family

6
Comments 1
1 min read
Immutable ActiveRecord

Immutable ActiveRecord

4
Comments
5 min read
Deploy Rails static assets to CloudFront CDN - during Docker build time

Deploy Rails static assets to CloudFront CDN - during Docker build time

16
Comments 8
6 min read
MVC and REST, Simplified

MVC and REST, Simplified

3
Comments
3 min read
How to use modals with forms in Rails using Turbo

How to use modals with forms in Rails using Turbo

69
Comments 13
5 min read
Avoiding session replay attacks in Rails

Avoiding session replay attacks in Rails

11
Comments
6 min read
Changing sate before saving to the database in Rails

Changing sate before saving to the database in Rails

5
Comments
3 min read
Bulk Update: Active Record Vs. native SQL

Bulk Update: Active Record Vs. native SQL

12
Comments 1
5 min read
Basic Rails Website Header

Basic Rails Website Header

7
Comments
4 min read
Open Source event tracking and gamification engine

Open Source event tracking and gamification engine

5
Comments
1 min read
Running Rails Console Commands on Terminal

Running Rails Console Commands on Terminal

3
Comments
1 min read
Moving from direct has_many to has_many :through

Moving from direct has_many to has_many :through

2
Comments
3 min read
Resize Images with Active Storage in Rails

Resize Images with Active Storage in Rails

41
Comments 2
2 min read
How to use FormBuilder in Ruby on Rails

How to use FormBuilder in Ruby on Rails

5
Comments
4 min read
How to access a Hash either string or symbol keys

How to access a Hash either string or symbol keys

2
Comments
1 min read
loading...