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 deploy a Rails API with a Vanilla JS frontend using Heroku and Github Pages

How to deploy a Rails API with a Vanilla JS frontend using Heroku and Github Pages

13
Comments 2
3 min read
Validations and displaying messages in Rails

Validations and displaying messages in Rails

9
Comments
5 min read
Capybara: 2 ways to click links in emails

Capybara: 2 ways to click links in emails

5
Comments
1 min read
Enum dropdown with readable values in rails

Enum dropdown with readable values in rails

15
Comments 4
1 min read
The State of Solidus

The State of Solidus

4
Comments
1 min read
Replacing Selenium with Cuprite for Rails system tests

Replacing Selenium with Cuprite for Rails system tests

8
Comments
4 min read
My Experience working for DEV in the MLH Fellowship

My Experience working for DEV in the MLH Fellowship

12
Comments 5
3 min read
Handling PDF Files using Docsplit and Ruby on Rails

Handling PDF Files using Docsplit and Ruby on Rails

4
Comments
4 min read
React Context pattern in Rails

React Context pattern in Rails

5
Comments 6
2 min read
Top reasons to love Ruby on Rails

Top reasons to love Ruby on Rails

24
Comments 1
3 min read
Rails gets out of the way when you need that most.

Rails gets out of the way when you need that most.

109
Comments 17
1 min read
Testing CRUD with RSpec and Rails

Testing CRUD with RSpec and Rails

28
Comments
6 min read
Marketplace on Solidus, Helping Local Businesses

Marketplace on Solidus, Helping Local Businesses

2
Comments
1 min read
Reuse Javascript code in Rails 6

Reuse Javascript code in Rails 6

9
Comments 2
1 min read
Adding Custom fonts to Rails6 using webpacker

Adding Custom fonts to Rails6 using webpacker

7
Comments
1 min read
How to Make Rails Work Offline (PWA)

How to Make Rails Work Offline (PWA)

9
Comments
5 min read
Part 1: Adding A Dead-Man's Switch To A Rails Application

Part 1: Adding A Dead-Man's Switch To A Rails Application

26
Comments 3
7 min read
How to securely implement OAuth in Ruby on Rails

How to securely implement OAuth in Ruby on Rails

11
Comments
11 min read
Rails Dual-boot + Dependabot = 💔?

Rails Dual-boot + Dependabot = 💔?

Comments
4 min read
CanCanCan 3.2.0

CanCanCan 3.2.0

12
Comments 3
2 min read
RubyGem to fetch IPs of EC2 instances

RubyGem to fetch IPs of EC2 instances

2
Comments
1 min read
Rails Intro::Mandalorian

Rails Intro::Mandalorian

7
Comments
10 min read
gem install mysql2

gem install mysql2

13
Comments
1 min read
How to Install FontAwesome with Yarn and Webpacker in Rails 6?

How to Install FontAwesome with Yarn and Webpacker in Rails 6?

24
Comments 9
1 min read
Game Review Zone (update)

Game Review Zone (update)

2
Comments
1 min read
How to install Tailwind CSS v2.0 using Ruby on Rails

How to install Tailwind CSS v2.0 using Ruby on Rails

7
Comments 1
4 min read
RUBY ON RAILS IN 2020

RUBY ON RAILS IN 2020

11
Comments
1 min read
Stimulus 2.0 Value change callbacks. What are they good for?

Stimulus 2.0 Value change callbacks. What are they good for?

14
Comments 3
6 min read
Open source gardening

Open source gardening

3
Comments 3
3 min read
Devise and JWT in Rails

Devise and JWT in Rails

78
Comments 12
9 min read
Send emails with a Bootstrap template using Gmail

Send emails with a Bootstrap template using Gmail

8
Comments
3 min read
How to Embed Youtube videos with ActionText? TLDR

How to Embed Youtube videos with ActionText? TLDR

9
Comments
4 min read
Understanding attr methods in Ruby!

Understanding attr methods in Ruby!

24
Comments 3
5 min read
Ruby on Rails pattern: Service Objects

Ruby on Rails pattern: Service Objects

49
Comments 4
6 min read
Filter records in a many to many relationship in rails

Filter records in a many to many relationship in rails

9
Comments
2 min read
How to install Bootstrap in Rails 6 (with Yarn and Webpacker)

How to install Bootstrap in Rails 6 (with Yarn and Webpacker)

15
Comments
2 min read
Flatiron Final Project - Rails API, React-Redux

Flatiron Final Project - Rails API, React-Redux

8
Comments
3 min read
Rails 6.1 is Coming Soon! How to Prepare Your App Now

Rails 6.1 is Coming Soon! How to Prepare Your App Now

12
Comments
3 min read
Ruby on Rails 6 Credentials: Quick guide

Ruby on Rails 6 Credentials: Quick guide

12
Comments 4
3 min read
Rails - Run Default Scope on All queries

Rails - Run Default Scope on All queries

5
Comments
1 min read
Let's Build Application with Ruby on Rails

Let's Build Application with Ruby on Rails

15
Comments
2 min read
StimulusJS 2.0 silencing depreciation message

StimulusJS 2.0 silencing depreciation message

8
Comments
1 min read
End-to-end Paypal Checkout with Rails (Part 3 of 3)

End-to-end Paypal Checkout with Rails (Part 3 of 3)

12
Comments 1
6 min read
Rails 6 with Metaprogrammed Models

Rails 6 with Metaprogrammed Models

13
Comments
5 min read
Managing Vacation Homes with Rails

Managing Vacation Homes with Rails

5
Comments 3
3 min read
Associations in Rails

Associations in Rails

11
Comments
2 min read
Instrument Warehouse // Ruby on Rails Project

Instrument Warehouse // Ruby on Rails Project

6
Comments
4 min read
How long does it take for your test suite to run?

How long does it take for your test suite to run?

21
Comments 35
1 min read
How This Art School From 1919 Has Influenced Ruby on Rails?

How This Art School From 1919 Has Influenced Ruby on Rails?

35
Comments 4
4 min read
A comprehensive guide to Rails enum

A comprehensive guide to Rails enum

19
Comments
3 min read
Memory efficient file streaming from AWS S3

Memory efficient file streaming from AWS S3

5
Comments
4 min read
Soon-to-be Ruby on Rails --api Programmer (writing my first book)

Soon-to-be Ruby on Rails --api Programmer (writing my first book)

8
Comments 2
2 min read
Ruby on Rails Pessimistic Locking

Ruby on Rails Pessimistic Locking

17
Comments
2 min read
Highlight link to current page: TLDR

Highlight link to current page: TLDR

7
Comments
1 min read
Learning RSpec: First Tests for a Rails App

Learning RSpec: First Tests for a Rails App

8
Comments 3
2 min read
Coding_at_43.rb

Coding_at_43.rb

7
Comments
2 min read
6 Steps to Take When Inheriting Legacy Rails Apps

6 Steps to Take When Inheriting Legacy Rails Apps

11
Comments 3
1 min read
Refactoring or: How We Learned to Stop Worrying and Live with Chaos

Refactoring or: How We Learned to Stop Worrying and Live with Chaos

9
Comments
6 min read
Ruby on Rails: How to see if User is online: TLDR

Ruby on Rails: How to see if User is online: TLDR

12
Comments
1 min read
Creating a User Login System - Ruby on Rails

Creating a User Login System - Ruby on Rails

33
Comments 5
6 min read
loading...