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

DEV Community

loading...
Image

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.
Apprendre Ruby: Premier pas!

Apprendre Ruby: Premier pas!

Reactions 6 Comments
3 min read
Dropdown with Dynamic Array as Objects

Dropdown with Dynamic Array as Objects

Reactions 2 Comments
2 min read
Using Action Text - Rails 6

Using Action Text - Rails 6

Reactions 2 Comments
3 min read
Associations

Associations

Reactions 2 Comments
2 min read
A simple guide to Action Cable

A simple guide to Action Cable

Reactions 9 Comments 2
4 min read
Omniauth with google_ oauth2 on rails

Omniauth with google_ oauth2 on rails

Reactions 1 Comments
4 min read
Endless Scroll / Infinite Loading with Turbo Streams & Stimulus

Endless Scroll / Infinite Loading with Turbo Streams & Stimulus

Reactions 10 Comments
3 min read
Construction report: we prepare the controller to create and edit the user

Construction report: we prepare the controller to create and edit the user

Reactions 5 Comments
3 min read
How to be the best software developer

How to be the best software developer

Reactions 4 Comments
2 min read
Growing Rails - Utilizing Form Models for complex validations or side effects

Growing Rails - Utilizing Form Models for complex validations or side effects

Reactions 6 Comments
4 min read
Two Objects, Yet So Many Relationships

Two Objects, Yet So Many Relationships

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

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

Reactions 7 Comments 5
4 min read
Announcing Demo Day! 🎉

Announcing Demo Day! 🎉

Reactions 14 Comments
1 min read
Quickly explore your data with `uniq` and `tally`

Quickly explore your data with `uniq` and `tally`

Reactions 9 Comments
1 min read
Improving your Rails mailers with `email_address_with_name`

Improving your Rails mailers with `email_address_with_name`

Reactions 13 Comments 2
1 min read
A Comment on code comments

A Comment on code comments

Reactions 7 Comments 1
3 min read
Ruby on Rails web app

Ruby on Rails web app

Reactions 2 Comments
2 min read
Rack application as a stub

Rack application as a stub

Reactions 5 Comments
1 min read
Rails 7 will introduce invert_where method, but it's dangerous

Rails 7 will introduce invert_where method, but it's dangerous

Reactions 6 Comments
3 min read
Construction report: we create tables for trainers and trainees

Construction report: we create tables for trainers and trainees

Reactions 6 Comments 2
2 min read
Phase 3 Finale

Phase 3 Finale

Reactions 7 Comments
2 min read
Executing gRPC Client Retries in Ruby

Executing gRPC Client Retries in Ruby

Reactions 7 Comments
7 min read
Transparently serialize and deserialize ValueObjects to JSON

Transparently serialize and deserialize ValueObjects to JSON

Reactions 7 Comments
1 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
Add a DM Button to Your Tweet

Add a DM Button to Your Tweet

Reactions 4 Comments
2 min read
Slim down models and controllers using Rails Service Objects

Slim down models and controllers using Rails Service Objects

Reactions 5 Comments
3 min read
How to Hire Ruby on Rails Developer: A Complete Guide

How to Hire Ruby on Rails Developer: A Complete Guide

Reactions 4 Comments
3 min read
Rails Authentication with Devise

Rails Authentication with Devise

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

Reactions 10 Comments 1
2 min read
Flexible Model-to-User Broadcasts with CableReady

Flexible Model-to-User Broadcasts with CableReady

Reactions 3 Comments
4 min read
Never assume that patch updates are always non-breaking!

Never assume that patch updates are always non-breaking!

Reactions 2 Comments 2
3 min read
I18n in StimulusReflex

I18n in StimulusReflex

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

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

Reactions 9 Comments 2
2 min read
Google Cloud Tasks with Active Job

Google Cloud Tasks with Active Job

Reactions 6 Comments
5 min read
ActiveRecord - Value Objects with serialize

ActiveRecord - Value Objects with serialize

Reactions 8 Comments
4 min read
Explaining Rack — desugaring Rack::Builder DSL

Explaining Rack — desugaring Rack::Builder DSL

Reactions 7 Comments
3 min read
Phase 3 of FlatIron

Phase 3 of FlatIron

Reactions 6 Comments 2
4 min read
Rack apps mounted in Rails — how to protect access to them?

Rack apps mounted in Rails — how to protect access to them?

Reactions 6 Comments 1
3 min read
Extending the default user devise

Extending the default user devise

Reactions 5 Comments
2 min read
Como configurar ambiente de testes em Ruby on Rails com RSpec

Como configurar ambiente de testes em Ruby on Rails com RSpec

Reactions 5 Comments
8 min read
Poke-Rails - Flatiron Rails Project

Poke-Rails - Flatiron Rails Project

Reactions 7 Comments
5 min read
What’s Happening Behind The Scene of Rails Applications

What’s Happening Behind The Scene of Rails Applications

Reactions 4 Comments
10 min read
Passings args into Rspec Shared Examples

Passings args into Rspec Shared Examples

Reactions 4 Comments
1 min read
Building a video converter with Rails 6 and FFmpeg

Building a video converter with Rails 6 and FFmpeg

Reactions 28 Comments
18 min read
Plain Ole Ruby Objects

Plain Ole Ruby Objects

Reactions 7 Comments
3 min read
A Better Way to Deploy Rails app on Heroku

A Better Way to Deploy Rails app on Heroku

Reactions 6 Comments
1 min read
`cannot load such file -- rexml/document`

`cannot load such file -- rexml/document`

Reactions 6 Comments
5 min read
Upgrade your Rails workflow using visual code maps 10:23

Upgrade your Rails workflow using visual code maps

Reactions 40 Comments
7 min read
Avoid Costly Rails Logging

Avoid Costly Rails Logging

Reactions 5 Comments
2 min read
Sharpen your Ruby: Mastering Arrays

Sharpen your Ruby: Mastering Arrays

Reactions 7 Comments
3 min read
Sharpen your Ruby: Iterators

Sharpen your Ruby: Iterators

Reactions 7 Comments 1
2 min read
Setup a Fresh Rails Project with asdf

Setup a Fresh Rails Project with asdf

Reactions 6 Comments
4 min read
Sharpen your Ruby: Procs and Lambdas

Sharpen your Ruby: Procs and Lambdas

Reactions 13 Comments
3 min read
Sharpen your Ruby: Mastering Methods

Sharpen your Ruby: Mastering Methods

Reactions 19 Comments 1
4 min read
what i learned last week: setting up a spa using a javascript frontend & rails api backend

what i learned last week: setting up a spa using a javascript frontend & rails api backend

Reactions 5 Comments
4 min read
Sharpen your Ruby: Working with Numbers

Sharpen your Ruby: Working with Numbers

Reactions 18 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
What to do once you reach max integer value for an auto incremented column in Rails

What to do once you reach max integer value for an auto incremented column in Rails

Reactions 6 Comments
2 min read
Building a Component Library in Rails With Storybook

Building a Component Library in Rails With Storybook

Reactions 25 Comments
13 min read
loading...