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.
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
Cover image for 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
Cover image for Rails: migration: Adding a unique Index and deleting Duplicates

Rails: migration: Adding a unique Index and deleting Duplicates

18
Comments 1
4 min read
DRAGnet
Cover image for DRAGnet

DRAGnet

4
Comments
1 min read
Creating a chat application from scratch using Rails and WebSockets
Cover image for 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)
Cover image for Nail the Fundamentals : Documenting Using Yardoc (YARD)

Nail the Fundamentals : Documenting Using Yardoc (YARD)

14
Comments 2
5 min read
How to use Query Objects to refactor Rails SQL-queries
Cover image for 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
Cover image for 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
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
Cover image for 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
loading...