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.
I'm about to start learning Ruby, Any advice or guidance would be greatly appreciated!!

I'm about to start learning Ruby, Any advice or guidance would be greatly appreciated!!

8
Comments 12
1 min read
How to run Ruby on Rails with Windows 10 and WSL 1

How to run Ruby on Rails with Windows 10 and WSL 1

57
Comments 4
3 min read
3 Heroku errors and how to bypass them

3 Heroku errors and how to bypass them

16
Comments 2
3 min read
Open source e-commerce Rails 6 & GraphQL with JWT

Open source e-commerce Rails 6 & GraphQL with JWT

24
Comments 5
1 min read
Offset based pagination in GraphQL-ruby

Offset based pagination in GraphQL-ruby

3
Comments
1 min read
A Good Way to Learn Idiomatic Ruby

A Good Way to Learn Idiomatic Ruby

5
Comments
1 min read
Rails API + SPA authorization — Authorization by JWT

Rails API + SPA authorization — Authorization by JWT

24
Comments 1
5 min read
Which ruby book would you recommend?

Which ruby book would you recommend?

40
Comments 20
1 min read
Let's Use Rails Partials To Render Art from Magic: the Gathering!

Let's Use Rails Partials To Render Art from Magic: the Gathering!

33
Comments 6
10 min read
A guide to creating forms in Ruby on Rails 6

A guide to creating forms in Ruby on Rails 6

28
Comments
8 min read
[RSpec] Controller/Request Spec Basic

[RSpec] Controller/Request Spec Basic

4
Comments
1 min read
Streaming Large ZIP Files in Rails

Streaming Large ZIP Files in Rails

12
Comments 5
11 min read
Mindless Meals - A JavaScript and Rails API App

Mindless Meals - A JavaScript and Rails API App

41
Comments 10
4 min read
Object Hash Pattern in Ruby

Object Hash Pattern in Ruby

8
Comments
1 min read
Functional Testing in Rails

Functional Testing in Rails

10
Comments
6 min read
Action Cable for Rails API

Action Cable for Rails API

19
Comments 3
4 min read
Coaching experience in 1st Edition of Rails Girls Kathmandu Nepal

Coaching experience in 1st Edition of Rails Girls Kathmandu Nepal

7
Comments
3 min read
Uncovering tiny little magic in Rails

Uncovering tiny little magic in Rails

6
Comments 2
2 min read
Thin and maintainable Rails mailers: How we refactored Rails mailers at mkdev

Thin and maintainable Rails mailers: How we refactored Rails mailers at mkdev

5
Comments
4 min read
Why Yes, I’ll Accept Those Nested Attributes

Why Yes, I’ll Accept Those Nested Attributes

19
Comments 3
2 min read
ActiveModel::Dirty Attribute Change

ActiveModel::Dirty Attribute Change

6
Comments
1 min read
Seeding your rails database using Faker

Seeding your rails database using Faker

8
Comments 4
3 min read
#pretty_print_instance_variables

#pretty_print_instance_variables

8
Comments
1 min read
How to Build a Website Like Airbnb: Step-by-Step Guide

How to Build a Website Like Airbnb: Step-by-Step Guide

84
Comments 5
3 min read
Flip it and Redux it!

Flip it and Redux it!

2
Comments
2 min read
tapping_device - a gem for tacking method calls

tapping_device - a gem for tacking method calls

6
Comments
1 min read
Stripe Strong Customer Authentication & Rails

Stripe Strong Customer Authentication & Rails

8
Comments
4 min read
Unit Testing in Rails

Unit Testing in Rails

26
Comments 1
8 min read
A Checklist For Evaluating the Skills of a ROR Dev

A Checklist For Evaluating the Skills of a ROR Dev

7
Comments
4 min read
How to reduce your APM Cost with this one-liner

How to reduce your APM Cost with this one-liner

9
Comments
1 min read
Knowing When to Quit

Knowing When to Quit

8
Comments
4 min read
follow_redirect! in Rails request specs

follow_redirect! in Rails request specs

13
Comments
1 min read
PWA APP for coinmaster spins

PWA APP for coinmaster spins

3
Comments 44
1 min read
Cross domain session sharing in Rails - Part 1

Cross domain session sharing in Rails - Part 1

13
Comments
5 min read
Rails: migration: Adding a unique Index and deleting Duplicates

Rails: migration: Adding a unique Index and deleting Duplicates

17
Comments 1
4 min read
DRAGnet

DRAGnet

4
Comments
1 min read
Creating a chat application from scratch using Rails and WebSockets

Creating a chat application from scratch using Rails and WebSockets

107
Comments
23 min read
Building and Consuming a JSON API with Rails and React

Building and Consuming a JSON API with Rails and React

87
Comments 11
7 min read
How to Sign in with Twitter using Devise, Omniauth, and Ruby on Rails

How to Sign in with Twitter using Devise, Omniauth, and Ruby on Rails

11
Comments
8 min read
RSpec let! and before order dependent behavior

RSpec let! and before order dependent behavior

8
Comments
2 min read
Nail the Fundamentals : Documenting Using Yardoc (YARD)

Nail the Fundamentals : Documenting Using Yardoc (YARD)

13
Comments 2
5 min read
How to use Query Objects to refactor Rails SQL-queries

How to use Query Objects to refactor Rails SQL-queries

11
Comments
6 min read
Testing railway-oriented business transactions with Rspec

Testing railway-oriented business transactions with Rspec

5
Comments
5 min read
prepend_before_action in Rails

prepend_before_action in Rails

9
Comments
2 min read
Building an Email Referral Rewards Program API in Rails

Building an Email Referral Rewards Program API in Rails

11
Comments
14 min read
DropboxAuthError: Error getting request token. Is your app key and secret correctly set? Server returned 400: Bad Request

DropboxAuthError: Error getting request token. Is your app key and secret correctly set? Server returned 400: Bad Request

8
Comments 1
1 min read
FCM push notification with ruby on rails

FCM push notification with ruby on rails

21
Comments 5
2 min read
Configure Your App with SSM Parameter Store

Configure Your App with SSM Parameter Store

12
Comments
3 min read
Django vs Ruby on Rails: Web Frameworks Comparison

Django vs Ruby on Rails: Web Frameworks Comparison

118
Comments 18
11 min read
Sequel para ActiveRecord heavy-users

Sequel para ActiveRecord heavy-users

6
Comments
5 min read
Scaling Postgres DB for better performance - per aspera ad Citus

Scaling Postgres DB for better performance - per aspera ad Citus

13
Comments 1
8 min read
Rails testing tip: Remember to revert your in-memory configuration setting changes in each testcase

Rails testing tip: Remember to revert your in-memory configuration setting changes in each testcase

7
Comments
2 min read
[RSpec] Factorybot trait, making a complex association data

[RSpec] Factorybot trait, making a complex association data

11
Comments
1 min read
Making an array of test data by Factorybot

Making an array of test data by Factorybot

8
Comments
1 min read
Visual Studio Code plugins for Ruby and Rails

Visual Studio Code plugins for Ruby and Rails

59
Comments 4
4 min read
Get the current user in ActionCable

Get the current user in ActionCable

6
Comments 2
1 min read
Use Simple Custom Logger in Rails Application

Use Simple Custom Logger in Rails Application

7
Comments
2 min read
Migrating from Mocha to rspec-mocks

Migrating from Mocha to rspec-mocks

7
Comments
3 min read
Keep it simple stupid: Building full text search across all your tools with Postgres

Keep it simple stupid: Building full text search across all your tools with Postgres

83
Comments 6
8 min read
What’s new in Rails 6?

What’s new in Rails 6?

5
Comments
5 min read
loading...