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.
Help Me (Properly) Open-Source My Vanilla JavaScript Game Engine!

Help Me (Properly) Open-Source My Vanilla JavaScript Game Engine!

49
Comments 11
5 min read
Active Decorator

Active Decorator

3
Comments
1 min read
It's Scraping Seasons

It's Scraping Seasons

7
Comments 2
1 min read
Sign In Anywhere with Devise – Ruby on Rails

Sign In Anywhere with Devise – Ruby on Rails

8
Comments
3 min read
Why and When should you use React with Ruby on Rails

Why and When should you use React with Ruby on Rails

71
Comments 7
7 min read
Why does Rails component classes start with the prefix "Action" or "Active"?

Why does Rails component classes start with the prefix "Action" or "Active"?

4
Comments 2
1 min read
How I keep going when I just want to quit.

How I keep going when I just want to quit.

79
Comments 7
4 min read
Metka Gem

Metka Gem

10
Comments
1 min read
Why and How I Replaced RVM with RBENV

Why and How I Replaced RVM with RBENV

51
Comments 12
11 min read
Rails Global Ids

Rails Global Ids

5
Comments
1 min read
Even Better Rails Date Formatting

Even Better Rails Date Formatting

10
Comments
2 min read
Critical CSS with Rails and Webpacker - SprocketsLess Part 1

Critical CSS with Rails and Webpacker - SprocketsLess Part 1

52
Comments 8
4 min read
A Look into Discard

A Look into Discard

9
Comments
3 min read
Testing external API integration with VCR gem

Testing external API integration with VCR gem

5
Comments
1 min read
DNS rebinding attacks protection in Rails 6

DNS rebinding attacks protection in Rails 6

6
Comments
3 min read
Investigating the Performance of a Problematic Rails API Endpoint

Investigating the Performance of a Problematic Rails API Endpoint

61
Comments 5
8 min read
Ready for lots of CRUD

Ready for lots of CRUD

5
Comments
2 min read
How to store large JSON in PostgreSQL with Rails Attributes API

How to store large JSON in PostgreSQL with Rails Attributes API

10
Comments 2
1 min read
Faster Heroku deploys with Rails and webpacker

Faster Heroku deploys with Rails and webpacker

28
Comments 3
3 min read
Beginner's guide to the Devise gem.

Beginner's guide to the Devise gem.

29
Comments 3
3 min read
VSCode Tailwind Extension And Rails (ERB)

VSCode Tailwind Extension And Rails (ERB)

6
Comments 3
1 min read
A simple way to distribute jobs in Sidekiq queues

A simple way to distribute jobs in Sidekiq queues

8
Comments
1 min read
Understanding Webpacker in Rails 6

Understanding Webpacker in Rails 6

14
Comments
4 min read
Creating an Ember SPA with Auth0 authentication with a Rails api

Creating an Ember SPA with Auth0 authentication with a Rails api

15
Comments 1
6 min read
Adding Custom JavaScript in Rails 6

Adding Custom JavaScript in Rails 6

89
Comments 19
3 min read
Rails 5.2.x --> Rails 6 counter_cache Gotcha

Rails 5.2.x --> Rails 6 counter_cache Gotcha

64
Comments 6
4 min read
Foreman for Rails and React

Foreman for Rails and React

10
Comments
2 min read
Improve Rspec Pipeline Performance

Improve Rspec Pipeline Performance

14
Comments
6 min read
DEV Went Open Source One Year Ago Today, And We Have So Much More Planned!

DEV Went Open Source One Year Ago Today, And We Have So Much More Planned!

343
Comments 24
4 min read
New framework defaults in Rails 6

New framework defaults in Rails 6

8
Comments
4 min read
Rails 6 released - What does that mean for you?

Rails 6 released - What does that mean for you?

82
Comments 10
5 min read
Steve Jobs & Steve Wozniak is to Apple as ___ is to ___

Steve Jobs & Steve Wozniak is to Apple as ___ is to ___

3
Comments 4
1 min read
How Associations Are Built In Rails

How Associations Are Built In Rails

9
Comments
3 min read
The Proper Way to Test Custom Controllers in Rspec

The Proper Way to Test Custom Controllers in Rspec

5
Comments
2 min read
RSpec best practice

RSpec best practice

58
Comments 5
4 min read
How to put a Ruby on Rails application in Maintenance Mode

How to put a Ruby on Rails application in Maintenance Mode

46
Comments 12
2 min read
Using Postgres Enum Type in Rails

Using Postgres Enum Type in Rails

41
Comments 5
3 min read
Api on Rails 6

Api on Rails 6

16
Comments 2
1 min read
Rails 6 Released!!!

Rails 6 Released!!!

14
Comments 3
1 min read
Adding missing indexes in your Rails App

Adding missing indexes in your Rails App

15
Comments
1 min read
Event Tracking and Analytics via Ruby on Rails, DynamoDB (with Streams), Kinesis Firehose and Athena and CloudWatch Dashboard! 21:24

Event Tracking and Analytics via Ruby on Rails, DynamoDB (with Streams), Kinesis Firehose and Athena and CloudWatch Dashboard!

88
Comments
13 min read
Advanced multi-db techniques in Rails 6

Advanced multi-db techniques in Rails 6

10
Comments
5 min read
Benchmarking Ruby Code

Benchmarking Ruby Code

7
Comments
3 min read
Using Active Support Concerns to Encapsulate Data Access and Validation

Using Active Support Concerns to Encapsulate Data Access and Validation

9
Comments
3 min read
Cypress testing with Rails API Backend

Cypress testing with Rails API Backend

9
Comments 1
4 min read
Let's Build with Ruby on Rails: Extending Devise – Login With Username or Email

Let's Build with Ruby on Rails: Extending Devise – Login With Username or Email

12
Comments
6 min read
Introducing `Rocketman`, a gem to help you do Pub/Sub code in Pure Ruby. No Rails needed!

Introducing `Rocketman`, a gem to help you do Pub/Sub code in Pure Ruby. No Rails needed!

7
Comments
1 min read
Dynamic method handling with #method_missing and #respond_to_missing? in Ruby and Rails

Dynamic method handling with #method_missing and #respond_to_missing? in Ruby and Rails

17
Comments
6 min read
10 Tips For Debugging in Production

10 Tips For Debugging in Production

192
Comments 16
13 min read
Ruby,Clojure,Go,Haskell,Rails

Ruby,Clojure,Go,Haskell,Rails

9
Comments
1 min read
Using Ruby on Rails 5.2 Active Storage

Using Ruby on Rails 5.2 Active Storage

10
Comments
4 min read
What if I called FLUSHALL on your Redis instance? 😱

What if I called FLUSHALL on your Redis instance? 😱

45
Comments 2
6 min read
Ruby Service Objects without gems

Ruby Service Objects without gems

10
Comments 4
2 min read
Setting up Rails 6 multiple databases on Heroku

Setting up Rails 6 multiple databases on Heroku

7
Comments
5 min read
Private CI using private docker registry with Drone.io (almost free)

Private CI using private docker registry with Drone.io (almost free)

13
Comments 1
3 min read
More than "Hello World" in Docker: Build Rails + Sidekiq web apps in Docker

More than "Hello World" in Docker: Build Rails + Sidekiq web apps in Docker

203
Comments 22
14 min read
RediSearch on Rails

RediSearch on Rails

62
Comments 1
5 min read
How to land my first developer job?

How to land my first developer job?

5
Comments 3
1 min read
Rails App - Habit Tracker

Rails App - Habit Tracker

8
Comments
4 min read
Social Grads - my first Rails App.

Social Grads - my first Rails App.

5
Comments
3 min read
loading...