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.
Building a Subscription Billing System From Scratch with Rails and Stripe

Building a Subscription Billing System From Scratch with Rails and Stripe

49
Comments 5
9 min read
Quickly generating a Dockerized Rails development environment

Quickly generating a Dockerized Rails development environment

8
Comments
2 min read
🎬🎛️🤘

🎬🎛️🤘

5
Comments
1 min read
SQL tuning in Rails

SQL tuning in Rails

7
Comments
1 min read
Refactor do end block to {} for reduce scrolling in Rails

Refactor do end block to {} for reduce scrolling in Rails

4
Comments
1 min read
Form object pattern in Rails

Form object pattern in Rails

9
Comments
1 min read
Ruby 2.7 Experimental Features in Production: Pattern matching and numbered block args

Ruby 2.7 Experimental Features in Production: Pattern matching and numbered block args

38
Comments 1
4 min read
Ruby on Rails GraphQL API Tutorial: Filtering with Custom Fields and Class Methods

Ruby on Rails GraphQL API Tutorial: Filtering with Custom Fields and Class Methods

38
Comments 2
7 min read
The ary.map(&:to_s), what is this?

The ary.map(&:to_s), what is this?

6
Comments 2
1 min read
Convert to Hash from a couple of the key-value Array in Rails

Convert to Hash from a couple of the key-value Array in Rails

7
Comments 1
1 min read
How To Create an Image Uploader: Rails Active Storage

How To Create an Image Uploader: Rails Active Storage

11
Comments
4 min read
Rails Refresher

Rails Refresher

11
Comments
4 min read
Rank Performances

Rank Performances

2
Comments
1 min read
Rails 6 features: An Illustrated Version [INFOGRAPHIC]

Rails 6 features: An Illustrated Version [INFOGRAPHIC]

66
Comments 5
4 min read
Simpler = Better if it_gets_the_job_done

Simpler = Better if it_gets_the_job_done

34
Comments 4
2 min read
Debugging Ruby locally in VSCode using ruby-debug and native breakpoints

Debugging Ruby locally in VSCode using ruby-debug and native breakpoints

13
Comments 3
2 min read
How to add a `groupBy` field to your GraphQL API

How to add a `groupBy` field to your GraphQL API

15
Comments
8 min read
I18n in Rails

I18n in Rails

7
Comments
1 min read
start each_with_index from 1 (This is good for UI)

start each_with_index from 1 (This is good for UI)

7
Comments
1 min read
model/table name conversions in Rails

model/table name conversions in Rails

8
Comments
1 min read
Ruby + jemalloc on a micro EC2 instance

Ruby + jemalloc on a micro EC2 instance

10
Comments 3
1 min read
Using MySQL with Rails 6 and installing MySQL on Mac (macOS Mojave)

Using MySQL with Rails 6 and installing MySQL on Mac (macOS Mojave)

23
Comments 5
5 min read
Getting Started with the Sorbet Type Checker in Rails

Getting Started with the Sorbet Type Checker in Rails

40
Comments 1
8 min read
static security analysis for Rails app by using Breakman

static security analysis for Rails app by using Breakman

7
Comments
1 min read
Write a simple DSL in Ruby

Write a simple DSL in Ruby

37
Comments
4 min read
rubocop for code quality and formatting in Rails

rubocop for code quality and formatting in Rails

4
Comments
1 min read
Is ruby dead?

Is ruby dead?

10
Comments 19
1 min read
Stubbing calls to AWS in Rails tests

Stubbing calls to AWS in Rails tests

13
Comments
1 min read
Rails queueing system, should I use delayed_job or sidekiq?

Rails queueing system, should I use delayed_job or sidekiq?

11
Comments 8
1 min read
Find in Capybara

Find in Capybara

22
Comments 3
2 min read
Mastering Packs in Webpacker

Mastering Packs in Webpacker

13
Comments
4 min read
where can I learn rails?

where can I learn rails?

16
Comments 16
1 min read
Ruby on Rails GraphQL API Tutorial: Creating Data with Mutations

Ruby on Rails GraphQL API Tutorial: Creating Data with Mutations

31
Comments 2
7 min read
Markdown Views ❤️

Markdown Views ❤️

6
Comments
1 min read
Rails Meta Tags

Rails Meta Tags

3
Comments
1 min read
That was quite an episode...

That was quite an episode...

2
Comments
1 min read
Nested data structure extractors

Nested data structure extractors

6
Comments 1
2 min read
Ruby on Rails GraphQL API Tutorial: From 'rails new' to First Query

Ruby on Rails GraphQL API Tutorial: From 'rails new' to First Query

142
Comments 11
7 min read
setup a Capybara

setup a Capybara

7
Comments 1
1 min read
attach a file in Capybara

attach a file in Capybara

6
Comments
1 min read
Fail Fast and Fail Often: Handling API Errors at Scale

Fail Fast and Fail Often: Handling API Errors at Scale

30
Comments 3
6 min read
Need help with sql (*_*) !

Need help with sql (*_*) !

7
Comments 2
1 min read
checkbox in Capybara

checkbox in Capybara

7
Comments
1 min read
click link in Capybara

click link in Capybara

8
Comments
1 min read
WTF is a Serializer anyway??

WTF is a Serializer anyway??

17
Comments
5 min read
Ruby on Rails Drag and Drop Uploads with Active Storage, Stimulus.js and Dropzone.js

Ruby on Rails Drag and Drop Uploads with Active Storage, Stimulus.js and Dropzone.js

17
Comments
15 min read
have_selector is good for waiting test in Capybara

have_selector is good for waiting test in Capybara

8
Comments
1 min read
Rails 5.2 changes in callbacks

Rails 5.2 changes in callbacks

7
Comments
1 min read
Ruby Instant performance measurement

Ruby Instant performance measurement

8
Comments 2
1 min read
How to use Rails translations for Reform attributes

How to use Rails translations for Reform attributes

7
Comments
1 min read
Meet Your New Queens

Meet Your New Queens

4
Comments
1 min read
How to use transactions to unclutter your Rails controllers

How to use transactions to unclutter your Rails controllers

30
Comments 8
5 min read
Rails Authentication From Scratch. Going Beyond Railscasts

Rails Authentication From Scratch. Going Beyond Railscasts

57
Comments
8 min read
Newbie notes while learning rails

Newbie notes while learning rails

10
Comments
1 min read
Building Tests in Ruby: Expectations and Matchers

Building Tests in Ruby: Expectations and Matchers

34
Comments
2 min read
Kicking the Tires on Github Actions

Kicking the Tires on Github Actions

10
Comments 1
3 min read
My Capybara note

My Capybara note

11
Comments
2 min read
My Rails note

My Rails note

5
Comments
3 min read
Run Javascript by Capybara feature test

Run Javascript by Capybara feature test

7
Comments
1 min read
stop/pause headless Selenium testing with Capybara

stop/pause headless Selenium testing with Capybara

6
Comments 1
1 min read
loading...