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.
Being laid off in 2023-2024 as an early-career developer

Being laid off in 2023-2024 as an early-career developer

51
Comments 50
9 min read
Setup a basic authentication in Rails with HTTP Authentication

Setup a basic authentication in Rails with HTTP Authentication

14
Comments 3
4 min read
How to create a super basic search form in Ruby on Rails

How to create a super basic search form in Ruby on Rails

Comments
2 min read
Rails 基礎 Part 04 -- index の単体テストを RSpec と FactoryBot で作る

Rails 基礎 Part 04 -- index の単体テストを RSpec と FactoryBot で作る

2
Comments
2 min read
Integrating Google OAuth2 with Devise for a Ruby on Rails Application

Integrating Google OAuth2 with Devise for a Ruby on Rails Application

13
Comments 2
3 min read
undefined local variable or method `root_path' for #<XXXController> in Rails

undefined local variable or method `root_path' for #<XXXController> in Rails

Comments
4 min read
Set an Active Storage attachment in an after_save callback

Set an Active Storage attachment in an after_save callback

4
Comments 2
2 min read
How to implement Laravel's whenLoaded function in Ruby on Rails

How to implement Laravel's whenLoaded function in Ruby on Rails

1
Comments
2 min read
Organize Business Logic in Your Ruby on Rails Application

Organize Business Logic in Your Ruby on Rails Application

3
Comments
5 min read
Setup very basic authentication with Devise in Rails 7

Setup very basic authentication with Devise in Rails 7

50
Comments 2
6 min read
Simplifying Dependency Injection with the Service Container Pattern in ReactJS and Ruby on Rails

Simplifying Dependency Injection with the Service Container Pattern in ReactJS and Ruby on Rails

5
Comments
3 min read
The Power of Serialization in Active Record

The Power of Serialization in Active Record

1
Comments
5 min read
Rails helpers tips for writing better view

Rails helpers tips for writing better view

3
Comments
2 min read
Rails ActiveStorage Direct Upload on React Native

Rails ActiveStorage Direct Upload on React Native

3
Comments 1
3 min read
Create PDF Files in Ruby on Rails

Create PDF Files in Ruby on Rails

1
Comments
1 min read
Sending Better Data With Rails Serializers

Sending Better Data With Rails Serializers

8
Comments
3 min read
Rails default port

Rails default port

3
Comments
1 min read
Demystifying Active Record Associations

Demystifying Active Record Associations

2
Comments
3 min read
Solving a critical bug in the default Rails caching library

Solving a critical bug in the default Rails caching library

10
Comments 2
6 min read
The Future of Ruby on Rails: from the perspective of a newcomer

The Future of Ruby on Rails: from the perspective of a newcomer

4
Comments 2
4 min read
Book a Bookstore API using Rack, Sequel and Postgresql

Book a Bookstore API using Rack, Sequel and Postgresql

2
Comments
5 min read
Implement Leaflet on rails with stimulus

Implement Leaflet on rails with stimulus

1
Comments
4 min read
Deployed Application

Deployed Application

1
Comments
2 min read
A new gem to generate Swagger Doc in Rails

A new gem to generate Swagger Doc in Rails

Comments
10 min read
From Theory to Practice: Using Active Storage for File Management in Rails

From Theory to Practice: Using Active Storage for File Management in Rails

13
Comments 4
6 min read
loading...