The Wayback Machine - https://web.archive.org/web/20210413053334/https://dev.to/t/rails

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

3
2 min read
My first go at Metaprogramming

My first go at Metaprogramming

3
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

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

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

Wordpress blog in a Rails app subfolder 🙈

3 1
1 min read
Rails Dependent Destroy

Rails Dependent Destroy

3
2 min read
Ruby’s precious gems

Ruby’s precious gems

3 1
3 min read
Me on The Changelog

Me on The Changelog

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

Complex preloading strategies in Rails using custom Active Record scopes

6
7 min read
Optimistic lock on Ruby on Rails

Optimistic lock on Ruby on Rails

9
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.

8
1 min read
How to access joined data with ActiveRecord

How to access joined data with ActiveRecord

9
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]

4
3 min read
Regex for email validation in rails

Regex for email validation in rails

2 2
1 min read
Avoid Costly Rails Logging

Avoid Costly Rails Logging

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

How to create a custom Bootstrap theme for Rails

2
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

2
4 min read
Ruby on Rails React developer | Introduction

Ruby on Rails React developer | Introduction

3
1 min read
Ruby on Rails React Developer for Hire

Ruby on Rails React Developer for Hire

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

Handle CSRF issue when upgrade Rails from 5 to 6

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

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

5
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

26 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

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

Rails 7 : an (imagined) preview

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

Check your Ruby Developer Level with simple task

6
2 min read
Test Rails API with json type

Test Rails API with json type

2
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

11
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

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

Setting up pagination for a Rails, React and Bootstrap app

6
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

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

Don’t give up on your Rails Generators!

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

Ruby on Rails 6: Disappearing flash messages with toastr

7
1 min read
The Rails Rollercoaster

The Rails Rollercoaster

5
3 min read
Not noticing new objects

Not noticing new objects

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

Onboarding to a new codebase quickly and efficiently

17 2
1 min read
Wrapping Up Rails Exceptional Behavior

Wrapping Up Rails Exceptional Behavior

6
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]

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

RailsConf 2021 - Teach your code to describe its own architecture

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

Rails Pattern For Including Nested Resources In API Responses

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

Run Cucumber tests on Github Actions fast with parallel jobs

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

rails new API with PostgreSQL w/rails g resource

9 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

6
6 min read
Unsolicited Advice After My First Rails Project

Unsolicited Advice After My First Rails Project

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

Use SSL to develop Rails projects using Puma-dev

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

Deploy Rails API on Heroku and Vanilla JavaScript on Netlify

6 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

44 4
5 min read
React/Rails Final Bootcamp Project

React/Rails Final Bootcamp Project

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

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

10
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

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

Don't name your Rails model Image

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

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

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

Join vs includes vs eager load vs preload

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

Use `to_sql` to see what query ActiveRecord will generate

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

Combine `redirect_to` and the `anchor` option

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

Can Rails Hotwire negate the need for a JavaScript framework?

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

Create a Basic API with Ruby on Rails

5 2
6 min read
Mastering Ruby Arrays

Mastering Ruby Arrays

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

Lazy-loading content with Turbo Frames and skeleton loader

10
3 min read
Converting CSS to SASS in Rails Project

Converting CSS to SASS in Rails Project

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

Two Tools for Diagnosing Slow Endpoints in Rails

12
3 min read
loading...