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.
How to seed your rails database with faker

How to seed your rails database with faker

10
Comments
2 min read
Ansible Rails - Deploy Ruby on Rails apps easily

Ansible Rails - Deploy Ruby on Rails apps easily

16
Comments 2
3 min read
Flatiron Final Project

Flatiron Final Project

7
Comments
3 min read
Rails 6 Dependency Management with Service Objects

Rails 6 Dependency Management with Service Objects

27
Comments 5
6 min read
Tracking global variables in Ruby with #trace_var

Tracking global variables in Ruby with #trace_var

6
Comments
1 min read
Using inline SVGs with Rails

Using inline SVGs with Rails

23
Comments 1
1 min read
ActionText, bringing rich text content management to Rails Core

ActionText, bringing rich text content management to Rails Core

24
Comments 5
3 min read
Create new Rails 6 project with Docker

Create new Rails 6 project with Docker

12
Comments 3
2 min read
CKEditor 5, Webpacker, VueJS, and you.

CKEditor 5, Webpacker, VueJS, and you.

11
Comments
4 min read
Prompting user confirmation in stimulus-reflex

Prompting user confirmation in stimulus-reflex

21
Comments 1
2 min read
Rails 6 - using images with webpacker and asset pipeline

Rails 6 - using images with webpacker and asset pipeline

46
Comments
2 min read
Composition in Ruby with the >> operator

Composition in Ruby with the >> operator

12
Comments
2 min read
A Ruby on Rails Roadmap

A Ruby on Rails Roadmap

158
Comments 16
2 min read
Let’s discover Ruby on Rails: Basic concepts of Web

Let’s discover Ruby on Rails: Basic concepts of Web

23
Comments
5 min read
Securing a Ruby on Rails API with JWTs

Securing a Ruby on Rails API with JWTs

8
Comments
8 min read
I created the same application with Rails and no Javascript

I created the same application with Rails and no Javascript

46
Comments 2
5 min read
Learn RESTful routes and how to manipulate the DOM

Learn RESTful routes and how to manipulate the DOM

8
Comments
3 min read
How we decreased our memory usage with jemalloc

How we decreased our memory usage with jemalloc

60
Comments 6
2 min read
Profile arbitrary code in prod console

Profile arbitrary code in prod console

5
Comments
1 min read
Online payments made SIMPLE - How to work with Stripe

Online payments made SIMPLE - How to work with Stripe

12
Comments 1
7 min read
Dev Journal 6/8/2020: Avoid the Pull of the Rabbit Hole

Dev Journal 6/8/2020: Avoid the Pull of the Rabbit Hole

7
Comments
4 min read
Active Admin 2FA with OneLogin

Active Admin 2FA with OneLogin

9
Comments
5 min read
Rails N + 2 queries

Rails N + 2 queries

32
Comments 6
7 min read
How to elegantly use enum in rails

How to elegantly use enum in rails

9
Comments
2 min read
The Progressive Rails App

The Progressive Rails App

65
Comments 11
12 min read
Let’s discover Ruby on Rails

Let’s discover Ruby on Rails

32
Comments 2
2 min read
How to create an UI app using latest Rails + React + Typescript + Jest - June, 2020.

How to create an UI app using latest Rails + React + Typescript + Jest - June, 2020.

57
Comments 1
2 min read
Help needed in figuring out Rails association

Help needed in figuring out Rails association

2
Comments 4
1 min read
Automate Backend testing

Automate Backend testing

4
Comments
7 min read
Caching with [Web Storage, Fetch, Redis, Nginx]

Caching with [Web Storage, Fetch, Redis, Nginx]

46
Comments
5 min read
Dynamic nested form "on the fly" in Rails

Dynamic nested form "on the fly" in Rails

36
Comments 4
5 min read
Profile Images With Active Storage

Profile Images With Active Storage

5
Comments
3 min read
Referencing the global namespace with Ruby's Scope Resolution Operator

Referencing the global namespace with Ruby's Scope Resolution Operator

14
Comments
3 min read
Extract key or value from hash in Ruby on Rails

Extract key or value from hash in Ruby on Rails

6
Comments
2 min read
Upgrading old Rails 4.0 to Rails 6 with webpacker and React.js

Upgrading old Rails 4.0 to Rails 6 with webpacker and React.js

3
Comments
1 min read
How to build unique indexes in PostgreSQL on large text

How to build unique indexes in PostgreSQL on large text

48
Comments 6
3 min read
Writing better Stimulus controllers

Writing better Stimulus controllers

25
Comments
10 min read
How to know always about how fast is your code in Rails console?

How to know always about how fast is your code in Rails console?

8
Comments
2 min read
Beginner's guide to strong params and validations

Beginner's guide to strong params and validations

12
Comments 1
9 min read
Optimizing costs in GitHub Actions

Optimizing costs in GitHub Actions

29
Comments 1
5 min read
Replace A Rails Initializer

Replace A Rails Initializer

14
Comments 2
3 min read
Optimizando costos en GitHub Actions

Optimizando costos en GitHub Actions

7
Comments
5 min read
Basic Models and Polymorphic Associations

Basic Models and Polymorphic Associations

5
Comments
6 min read
testing Apple Pay on the web with Stripe (Rails)

testing Apple Pay on the web with Stripe (Rails)

7
Comments
2 min read
The webpack plugin I can't live without

The webpack plugin I can't live without

29
Comments
8 min read
Rails Engines - Independent Heroes

Rails Engines - Independent Heroes

8
Comments 2
4 min read
How many Models == too many Models?

How many Models == too many Models?

17
Comments 5
1 min read
Rails API and JS Flatiron Project

Rails API and JS Flatiron Project

6
Comments 1
7 min read
Using select2 in ActiveAdmin by using activeadmin_addons

Using select2 in ActiveAdmin by using activeadmin_addons

11
Comments 1
2 min read
Autoprefixer Rails autoprefixer-rails

Autoprefixer Rails autoprefixer-rails

6
Comments
2 min read
How to change the table used in DelayedJob

How to change the table used in DelayedJob

9
Comments
2 min read
Take the 2020 Ruby on Rails developer community survey

Take the 2020 Ruby on Rails developer community survey

15
Comments 2
1 min read
How The JAM Stack Can Drive Scalability

How The JAM Stack Can Drive Scalability

5
Comments
4 min read
Dev Journal 5/27/2020: Good Progress and Some Footguns

Dev Journal 5/27/2020: Good Progress and Some Footguns

5
Comments
3 min read
Ten Virtual Conferences to attend in 2020

Ten Virtual Conferences to attend in 2020

15
Comments
7 min read
Rails Pagination with Tailwind

Rails Pagination with Tailwind

22
Comments 2
4 min read
Rails Performance: When is Caching the Right Choice?

Rails Performance: When is Caching the Right Choice?

7
Comments
7 min read
Dev Journal 5/26/2020: rails new Who Dis

Dev Journal 5/26/2020: rails new Who Dis

8
Comments
2 min read
Extend Rails ActiveStorage disk service for multitenant

Extend Rails ActiveStorage disk service for multitenant

14
Comments 2
1 min read
Integrating with Google Calendar in a Rails app - The Right Way

Integrating with Google Calendar in a Rails app - The Right Way

13
Comments
4 min read
loading...