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.
Strip your parameters

Strip your parameters

12
Comments 1
1 min read
Building My Personal Portfolio with React & Redux (pt.1)

Building My Personal Portfolio with React & Redux (pt.1)

25
Comments 2
3 min read
Emoji picker controller with StimulusJS and Emoji Button

Emoji picker controller with StimulusJS and Emoji Button

14
Comments 4
2 min read
Building My Personal Portfolio with React & Redux (pt.2)

Building My Personal Portfolio with React & Redux (pt.2)

11
Comments 1
5 min read
Ruby on Rails digest: 26 most popular repositories in June 2020

Ruby on Rails digest: 26 most popular repositories in June 2020

71
Comments 6
6 min read
How to preview emails with ActionMailer::Preview on Rails

How to preview emails with ActionMailer::Preview on Rails

18
Comments 4
2 min read
HoneyByte: Incremental Instrumentation Beyond the Beeline

HoneyByte: Incremental Instrumentation Beyond the Beeline

6
Comments
5 min read
Custom directory for Webpacker in Rails apps

Custom directory for Webpacker in Rails apps

6
Comments
1 min read
HoneyByte: Make a Beeline Toward Observability Just Like DEV’s Molly Struve

HoneyByte: Make a Beeline Toward Observability Just Like DEV’s Molly Struve

29
Comments
6 min read
How to customize the display name of dynamic ActiveAdmin search filters

How to customize the display name of dynamic ActiveAdmin search filters

2
Comments
4 min read
Value objects - a complete guide to Ruby code that is testable, readable and simple

Value objects - a complete guide to Ruby code that is testable, readable and simple

5
Comments 1
3 min read
Rails6 on Google Cloud Run

Rails6 on Google Cloud Run

4
Comments
2 min read
How and When to use Yarn on Rails?

How and When to use Yarn on Rails?

11
Comments 1
3 min read
Más allá del Rails Way

Más allá del Rails Way

9
Comments
6 min read
Using Action Mailbox in Rails 6 to Receive Mail

Using Action Mailbox in Rails 6 to Receive Mail

13
Comments
10 min read
MyFamilyRecipe React/Redux app using Rails API

MyFamilyRecipe React/Redux app using Rails API

10
Comments
5 min read
Migrate from Rails to Phoenix

Migrate from Rails to Phoenix

13
Comments
3 min read
Changing Ruby classes at runtime with class_eval

Changing Ruby classes at runtime with class_eval

23
Comments 3
4 min read
Deploying Rails API Backend + React Frontend App to Heroku

Deploying Rails API Backend + React Frontend App to Heroku

46
Comments 2
7 min read
Active Record Relations and Method Chaining

Active Record Relations and Method Chaining

6
Comments
2 min read
Rails+TailwindCSS: adding "required" to form labels (and how to find the solution by yourself)

Rails+TailwindCSS: adding "required" to form labels (and how to find the solution by yourself)

8
Comments
9 min read
Rename a Rails app (including database, Github, and Heroku names)

Rename a Rails app (including database, Github, and Heroku names)

23
Comments 1
7 min read
Rails Caching, Pt. 2

Rails Caching, Pt. 2

9
Comments 2
4 min read
Simple testing of Rails cache with RSpec

Simple testing of Rails cache with RSpec

11
Comments 1
1 min read
Big CSV exports with Rails: streaming FTW

Big CSV exports with Rails: streaming FTW

23
Comments 2
1 min read
Rails Boilerplate

Rails Boilerplate

13
Comments 1
3 min read
Using Gritter in Rails 6

Using Gritter in Rails 6

7
Comments 2
4 min read
Understanding Active Record Callbacks

Understanding Active Record Callbacks

10
Comments
4 min read
What's this form_for ?

What's this form_for ?

6
Comments
7 min read
Developing custom I18n backend for Lokalise in Ruby on Rails

Developing custom I18n backend for Lokalise in Ruby on Rails

3
Comments
7 min read
Rails Caching, Pt. 1

Rails Caching, Pt. 1

24
Comments 4
4 min read
API Doc Generation in Rails using RSpec and publish through CI/CD

API Doc Generation in Rails using RSpec and publish through CI/CD

9
Comments
4 min read
Load/Eager Paths in Rails and why you should Care

Load/Eager Paths in Rails and why you should Care

9
Comments
2 min read
Automated accessibility testing in Rails with RSpec and aXe.

Automated accessibility testing in Rails with RSpec and aXe.

21
Comments 3
4 min read
How to Add a favicon to the site in Rails 6 using Webpacker

How to Add a favicon to the site in Rails 6 using Webpacker

18
Comments 2
2 min read
ActionController:: InvalidAuthenticityToken — What's Going On Here?

ActionController:: InvalidAuthenticityToken — What's Going On Here?

55
Comments 5
2 min read
Building Roasted.email - Temporary emails and phone numbers

Building Roasted.email - Temporary emails and phone numbers

10
Comments
2 min read
How to RSpec your sidekiq-scheduler

How to RSpec your sidekiq-scheduler

18
Comments 3
3 min read
NoMethodError: undefined method for nil:NilClass... Explained

NoMethodError: undefined method for nil:NilClass... Explained

63
Comments 6
1 min read
OAuth & Heroku Play Nice

OAuth & Heroku Play Nice

19
Comments 4
2 min read
Opinionated Tips for Maintainable Rails Applications?

Opinionated Tips for Maintainable Rails Applications?

3
Comments 5
1 min read
Trailblazer is back, better then ever!

Trailblazer is back, better then ever!

12
Comments
2 min read
Save time on graphql-ruby tests with basic helpers

Save time on graphql-ruby tests with basic helpers

11
Comments
3 min read
Pimp your Rails Application

Pimp your Rails Application

32
Comments 4
5 min read
GraphQL + SQL Magic for faster downloads on Shopify

GraphQL + SQL Magic for faster downloads on Shopify

11
Comments
3 min read
You probably don't need these gems

You probably don't need these gems

39
Comments 8
4 min read
What problems did active_support concerns solve?

What problems did active_support concerns solve?

9
Comments
2 min read
Quick hacks to lighten your database loads with minimal code

Quick hacks to lighten your database loads with minimal code

10
Comments
5 min read
Add Authentication Behind Your Sidekiq Dashboard (or any route)

Add Authentication Behind Your Sidekiq Dashboard (or any route)

5
Comments
1 min read
Up and running with Factory Bot in Rails 5

Up and running with Factory Bot in Rails 5

4
Comments
3 min read
A few sneak peeks into Hey.com technology (VII - Template page updates continued)

A few sneak peeks into Hey.com technology (VII - Template page updates continued)

34
Comments 1
7 min read
Rails + PostgreSQL Array

Rails + PostgreSQL Array

57
Comments 6
4 min read
Twitter Clone with StimulusReflex gone Hybrid Native App

Twitter Clone with StimulusReflex gone Hybrid Native App

31
Comments
7 min read
Deploying a Ruby on Rails API to Heroku

Deploying a Ruby on Rails API to Heroku

17
Comments
5 min read
[Beginner] How to build Youtube video crawler web application with Rails 6, Devise, Nokogiri and Bootstrap 4?

[Beginner] How to build Youtube video crawler web application with Rails 6, Devise, Nokogiri and Bootstrap 4?

12
Comments
6 min read
rails 6: Prevents logging sensitive info accidentally

rails 6: Prevents logging sensitive info accidentally

12
Comments
2 min read
Rails Reference

Rails Reference

9
Comments
5 min read
Write your own Rails generators: the basics

Write your own Rails generators: the basics

15
Comments
6 min read
Rails API Quickstart Guide with PostgresSQL and JWT Tokens

Rails API Quickstart Guide with PostgresSQL and JWT Tokens

24
Comments 1
7 min read
What's the best way to render specific items from a Rails collection?

What's the best way to render specific items from a Rails collection?

17
Comments 14
1 min read
loading...