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.
Testing external APIs with Rspec and WebMock

Testing external APIs with Rspec and WebMock

11
Comments 1
4 min read
Rails link to React (No API). Yes that's possible!

Rails link to React (No API). Yes that's possible!

28
Comments 5
3 min read
How to name Rails Concerns?

How to name Rails Concerns?

22
Comments 1
2 min read
Using Shoelace with Vite Rails

Using Shoelace with Vite Rails

14
Comments 1
2 min read
Tech Talks: "A Day in the Life of a Ruby Object" (RailsConf 2021)

Tech Talks: "A Day in the Life of a Ruby Object" (RailsConf 2021)

19
Comments
4 min read
Talk Notes: "Implicit to Explicit: Decoding Ruby's Magical Syntax" (RailsConf 2021)

Talk Notes: "Implicit to Explicit: Decoding Ruby's Magical Syntax" (RailsConf 2021)

14
Comments 1
2 min read
Talk Notes: "Designing APIs: Less Data is More" (RailsFonc 2021)

Talk Notes: "Designing APIs: Less Data is More" (RailsFonc 2021)

9
Comments 3
2 min read
Talk Notes: 'Talmudic Gems For Rails Developers' (RailsConf 2021)

Talk Notes: 'Talmudic Gems For Rails Developers' (RailsConf 2021)

9
Comments 5
4 min read
I18n in StimulusReflex

I18n in StimulusReflex

6
Comments
1 min read
Talk Notes: "Self-Care on Rails" (RailsConf 2021)

Talk Notes: "Self-Care on Rails" (RailsConf 2021)

11
Comments 2
2 min read
Tech Notes: "Accessibility is a Requirement" (RailsConf 2021)

Tech Notes: "Accessibility is a Requirement" (RailsConf 2021)

17
Comments 1
4 min read
The World Of Testing

The World Of Testing

15
Comments 1
4 min read
How to run Minitest parallel tests on Github Actions

How to run Minitest parallel tests on Github Actions

15
Comments
4 min read
Google Cloud Tasks with Active Job

Google Cloud Tasks with Active Job

8
Comments
5 min read
Final Ruby on Rails project for Flatiron School

Final Ruby on Rails project for Flatiron School

2
Comments 1
2 min read
Building lightweight components with Rails Helpers and Stimulus

Building lightweight components with Rails Helpers and Stimulus

14
Comments
2 min read
How to Add Docs Feedback to Your Orbit Workspace With Ruby On Rails

How to Add Docs Feedback to Your Orbit Workspace With Ruby On Rails

6
Comments
6 min read
Wordpress blog in a Rails app subfolder 🙈

Wordpress blog in a Rails app subfolder 🙈

4
Comments 5
1 min read
How to access joined data with ActiveRecord

How to access joined data with ActiveRecord

14
Comments
5 min read
Action Text with Rails API only application

Action Text with Rails API only application

2
Comments
1 min read
Construction report: we create tables for trainers and trainees

Construction report: we create tables for trainers and trainees

6
Comments 3
2 min read
Rails Dependent Destroy

Rails Dependent Destroy

11
Comments
2 min read
Regex for email validation in rails

Regex for email validation in rails

7
Comments 2
1 min read
Avoid Costly Rails Logging

Avoid Costly Rails Logging

6
Comments
2 min read
Handle CSRF issue when upgrade Rails from 5 to 6

Handle CSRF issue when upgrade Rails from 5 to 6

5
Comments 2
2 min read
Onboarding to a new codebase quickly and efficiently 05:00

Onboarding to a new codebase quickly and efficiently

21
Comments 2
1 min read
Generate Swagger for your Rails project, with no code changes, in 2 / minutes 02:34

Generate Swagger for your Rails project, with no code changes, in 2 / minutes

34
Comments 2
2 min read
How to Create A Flexible, Performant Audit Trail In Ruby on Rails

How to Create A Flexible, Performant Audit Trail In Ruby on Rails

11
Comments
3 min read
Rails 7 : an (imagined) preview

Rails 7 : an (imagined) preview

7
Comments 1
5 min read
How to create a custom Bootstrap theme for Rails

How to create a custom Bootstrap theme for Rails

4
Comments
3 min read
RailsConf 2021 - Teach your code to describe its own architecture

RailsConf 2021 - Teach your code to describe its own architecture

33
Comments 1
2 min read
ruby/setup-ruby or actions/cache - caching Ruby gems on Github Actions

ruby/setup-ruby or actions/cache - caching Ruby gems on Github Actions

4
Comments
4 min read
Ruby’s precious gems

Ruby’s precious gems

6
Comments 1
3 min read
Complex preloading strategies in Rails using custom Active Record scopes

Complex preloading strategies in Rails using custom Active Record scopes

7
Comments
7 min read
rails new API with PostgreSQL w/rails g resource

rails new API with PostgreSQL w/rails g resource

10
Comments 1
3 min read
Check your Ruby Developer Level with simple task

Check your Ruby Developer Level with simple task

10
Comments
2 min read
Test Rails API with json type

Test Rails API with json type

7
Comments 1
1 min read
Optimistic lock on Ruby on Rails

Optimistic lock on Ruby on Rails

12
Comments
3 min read
Unzip an archive and attach images to Active Record model objects

Unzip an archive and attach images to Active Record model objects

8
Comments
2 min read
[Fix] Issue while Installing Ruby with Rbenv in M1 Mac

[Fix] Issue while Installing Ruby with Rbenv in M1 Mac

28
Comments 10
2 min read
Up and running on Render.com with a Ruby on Rails app and a static site

Up and running on Render.com with a Ruby on Rails app and a static site

56
Comments 4
5 min read
Deploy Rails API on Heroku and Vanilla JavaScript on Netlify

Deploy Rails API on Heroku and Vanilla JavaScript on Netlify

6
Comments 4
3 min read
Join vs includes vs eager load vs preload

Join vs includes vs eager load vs preload

43
Comments 1
2 min read
Find the N+1 Query Problem in Rails Apps in Under 5 Mins 04:34

Find the N+1 Query Problem in Rails Apps in Under 5 Mins

29
Comments
1 min read
Install Bootstrap 5 with Ruby on Rails 6+. Replace Bootstrap 4.

Install Bootstrap 5 with Ruby on Rails 6+. Replace Bootstrap 4.

25
Comments 1
1 min read
Gnarly Learnings from March

Gnarly Learnings from March

2
Comments
3 min read
Combine `redirect_to` and the `anchor` option

Combine `redirect_to` and the `anchor` option

10
Comments
2 min read
Can Rails Hotwire negate the need for a JavaScript framework?

Can Rails Hotwire negate the need for a JavaScript framework?

5
Comments 3
1 min read
Parallel scaling RSpec tests on Buildkite to increase CI build speed

Parallel scaling RSpec tests on Buildkite to increase CI build speed

7
Comments
7 min read
Mastering Ruby Arrays

Mastering Ruby Arrays

22
Comments 4
2 min read
Executing gRPC Client Retries in Ruby

Executing gRPC Client Retries in Ruby

8
Comments
7 min read
Lazy-loading content with Turbo Frames and skeleton loader

Lazy-loading content with Turbo Frames and skeleton loader

19
Comments
3 min read
Ruby on Rails 6: Disappearing flash messages with toastr

Ruby on Rails 6: Disappearing flash messages with toastr

22
Comments 4
1 min read
Ruby : nil? vs blank? vs empty? vs present?

Ruby : nil? vs blank? vs empty? vs present?

8
Comments
6 min read
Two Tools for Diagnosing Slow Endpoints in Rails

Two Tools for Diagnosing Slow Endpoints in Rails

13
Comments
3 min read
What's up with mimemagic breaking everything?

What's up with mimemagic breaking everything?

39
Comments 19
5 min read
Understanding multiple joins in ActiveRecord

Understanding multiple joins in ActiveRecord

18
Comments
5 min read
Not noticing new objects

Not noticing new objects

6
Comments
1 min read
Wrapping Up Rails Exceptional Behavior

Wrapping Up Rails Exceptional Behavior

6
Comments
3 min read
Using Tables In Quill.js With Rails and Stimulus

Using Tables In Quill.js With Rails and Stimulus

26
Comments 1
7 min read
loading...