DEV Community

loading...

Ruby on Rails

Ruby on Rails is a popular web framework that happens to power [dev.to](/) ❤️

👋 Sign in for the ability sort posts by top and latest.
Building lightweight components with Rails Helpers and Stimulus

Building lightweight components with Rails Helpers and Stimulus

Reactions 3 Comments
2 min read
My first go at Metaprogramming

My first go at Metaprogramming

Reactions 3 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

Reactions 3 Comments
6 min read
How To Make Your First Ruby Gem (a step-by-step guide)

How To Make Your First Ruby Gem (a step-by-step guide)

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

Wordpress blog in a Rails app subfolder 🙈

Reactions 3 Comments 1
1 min read
Rails Dependent Destroy

Rails Dependent Destroy

Reactions 3 Comments
2 min read
Ruby’s precious gems

Ruby’s precious gems

Reactions 3 Comments 1
3 min read
Me on The Changelog

Me on The Changelog

Reactions 2 Comments
1 min read
Complex preloading strategies in Rails using custom Active Record scopes

Complex preloading strategies in Rails using custom Active Record scopes

Reactions 6 Comments
7 min read
Optimistic lock on Ruby on Rails

Optimistic lock on Ruby on Rails

Reactions 9 Comments
3 min read
Install Bootstrap 5 with Ruby on Rails 6+. Replace Bootstrap 4.

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

Reactions 8 Comments
1 min read
How to access joined data with ActiveRecord

How to access joined data with ActiveRecord

Reactions 9 Comments
5 min read
How to Setup Tailwind JIT in Rails 6 with Live Reload [2021]

How to Setup Tailwind JIT in Rails 6 with Live Reload [2021]

Reactions 4 Comments
3 min read
Regex for email validation in rails

Regex for email validation in rails

Reactions 2 Comments 2
1 min read
Avoid Costly Rails Logging

Avoid Costly Rails Logging

Reactions 5 Comments
2 min read
How to create a custom Bootstrap theme for Rails

How to create a custom Bootstrap theme for Rails

Reactions 2 Comments
3 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

Reactions 2 Comments
4 min read
Ruby on Rails React developer | Introduction

Ruby on Rails React developer | Introduction

Reactions 3 Comments
1 min read
Ruby on Rails React Developer for Hire

Ruby on Rails React Developer for Hire

Reactions 3 Comments
1 min read
Handle CSRF issue when upgrade Rails from 5 to 6

Handle CSRF issue when upgrade Rails from 5 to 6

Reactions 4 Comments
2 min read
Ruby : nil? vs blank? vs empty? vs present?

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

Reactions 5 Comments
6 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

Reactions 26 Comments 2
2 min read
How to Create A Flexible, Performant Audit Trail In Ruby on Rails With A GraphQL API

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

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

Rails 7 : an (imagined) preview

Reactions 4 Comments 1
5 min read
Check your Ruby Developer Level with simple task

Check your Ruby Developer Level with simple task

Reactions 6 Comments
2 min read
Test Rails API with json type

Test Rails API with json type

Reactions 2 Comments
1 min read
Use Redis Sets to track and expire cache keys in Rails

Use Redis Sets to track and expire cache keys in Rails

Reactions 11 Comments
7 min read
Unzip an archive and attach images to Active Record model objects

Unzip an archive and attach images to Active Record model objects

Reactions 5 Comments
2 min read
Setting up pagination for a Rails, React and Bootstrap app

Setting up pagination for a Rails, React and Bootstrap app

Reactions 6 Comments
4 min read
Parallel scaling RSpec tests on Buildkite to increase CI build speed

Parallel scaling RSpec tests on Buildkite to increase CI build speed

Reactions 6 Comments
7 min read
Don’t give up on your Rails Generators!

Don’t give up on your Rails Generators!

Reactions 6 Comments
5 min read
Ruby on Rails 6: Disappearing flash messages with toastr

Ruby on Rails 6: Disappearing flash messages with toastr

Reactions 7 Comments
1 min read
The Rails Rollercoaster

The Rails Rollercoaster

Reactions 5 Comments
3 min read
Not noticing new objects

Not noticing new objects

Reactions 6 Comments
1 min read
Onboarding to a new codebase quickly and efficiently 05:00

Onboarding to a new codebase quickly and efficiently

Reactions 17 Comments 2
1 min read
Wrapping Up Rails Exceptional Behavior

Wrapping Up Rails Exceptional Behavior

Reactions 6 Comments
3 min read
How to write a clean code in Ruby on Rails? [2020 Update]

How to write a clean code in Ruby on Rails? [2020 Update]

Reactions 6 Comments
9 min read
RailsConf 2021 - Teach your code to describe its own architecture

RailsConf 2021 - Teach your code to describe its own architecture

Reactions 30 Comments 1
2 min read
Rails Pattern For Including Nested Resources In API Responses

Rails Pattern For Including Nested Resources In API Responses

Reactions 5 Comments
3 min read
Run Cucumber tests on Github Actions fast with parallel jobs

Run Cucumber tests on Github Actions fast with parallel jobs

Reactions 6 Comments
4 min read
rails new API with PostgreSQL w/rails g resource

rails new API with PostgreSQL w/rails g resource

Reactions 9 Comments 1
3 min read
How I solved a harder part of my Rails hike-related app

How I solved a harder part of my Rails hike-related app

Reactions 6 Comments
6 min read
Unsolicited Advice After My First Rails Project

Unsolicited Advice After My First Rails Project

Reactions 6 Comments
6 min read
Use SSL to develop Rails projects using Puma-dev

Use SSL to develop Rails projects using Puma-dev

Reactions 6 Comments
2 min read
Deploy Rails API on Heroku and Vanilla JavaScript on Netlify

Deploy Rails API on Heroku and Vanilla JavaScript on Netlify

Reactions 6 Comments 4
3 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

Reactions 44 Comments 4
5 min read
React/Rails Final Bootcamp Project

React/Rails Final Bootcamp Project

Reactions 5 Comments
4 min read
[Fix] Issue while Installing Ruby with Rbenv in M1 Mac

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

Reactions 10 Comments
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

Reactions 27 Comments
1 min read
Don't name your Rails model Image

Don't name your Rails model Image

Reactions 6 Comments
1 min read
Rails: Fixing ‘Invalid query parameters: invalid %-encoding’

Rails: Fixing ‘Invalid query parameters: invalid %-encoding’

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

Join vs includes vs eager load vs preload

Reactions 6 Comments
2 min read
Use `to_sql` to see what query ActiveRecord will generate

Use `to_sql` to see what query ActiveRecord will generate

Reactions 9 Comments
2 min read
Combine `redirect_to` and the `anchor` option

Combine `redirect_to` and the `anchor` option

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

Can Rails Hotwire negate the need for a JavaScript framework?

Reactions 3 Comments 3
1 min read
Create a Basic API with Ruby on Rails

Create a Basic API with Ruby on Rails

Reactions 5 Comments 2
6 min read
Mastering Ruby Arrays

Mastering Ruby Arrays

Reactions 14 Comments 3
2 min read
Lazy-loading content with Turbo Frames and skeleton loader

Lazy-loading content with Turbo Frames and skeleton loader

Reactions 10 Comments
3 min read
Converting CSS to SASS in Rails Project

Converting CSS to SASS in Rails Project

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

Two Tools for Diagnosing Slow Endpoints in Rails

Reactions 12 Comments
3 min read
loading...