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.
Coding_at_43.rb

Coding_at_43.rb

7
Comments
2 min read
6 Steps to Take When Inheriting Legacy Rails Apps

6 Steps to Take When Inheriting Legacy Rails Apps

11
Comments 3
1 min read
Refactoring or: How We Learned to Stop Worrying and Live with Chaos

Refactoring or: How We Learned to Stop Worrying and Live with Chaos

9
Comments
6 min read
Creating a User Login System - Ruby on Rails

Creating a User Login System - Ruby on Rails

44
Comments 5
6 min read
Ruby on Rails: How to see if User is online: TLDR

Ruby on Rails: How to see if User is online: TLDR

12
Comments
1 min read
DRYing up Rails Scopes and Instance Methods

DRYing up Rails Scopes and Instance Methods

5
Comments
4 min read
N+1 & Eager loading & Beyond

N+1 & Eager loading & Beyond

6
Comments
4 min read
SaaS: How to code the subscriptions business model. Elementary level

SaaS: How to code the subscriptions business model. Elementary level

10
Comments
1 min read
Integrate Paypal Smart Payment Buttons in Rails (Part 1)

Integrate Paypal Smart Payment Buttons in Rails (Part 1)

8
Comments 4
3 min read
Changing the rails

Changing the rails

12
Comments
3 min read
Use Paypal Smart Button as Vue Component (Part 2 of 3)

Use Paypal Smart Button as Vue Component (Part 2 of 3)

7
Comments
3 min read
Block, Lambda, and Proc in Ruby

Block, Lambda, and Proc in Ruby

9
Comments
2 min read
Rails 6, TailwindCSS, TailwindUI, and Stimulus New App Guide (November 2020)

Rails 6, TailwindCSS, TailwindUI, and Stimulus New App Guide (November 2020)

12
Comments 5
4 min read
Setup Bulma CSS framework in your Rails application

Setup Bulma CSS framework in your Rails application

6
Comments
2 min read
Use a particular column as a foreign key in rails

Use a particular column as a foreign key in rails

5
Comments 2
2 min read
Rails Command Line Shortcuts // Re: Generate

Rails Command Line Shortcuts // Re: Generate

5
Comments
2 min read
#PureCSS - Responsive Ruby on Rails Logo

#PureCSS - Responsive Ruby on Rails Logo

3
Comments
1 min read
Element prototyping workflow with Tailwind CSS for a Rails + Stimulus app

Element prototyping workflow with Tailwind CSS for a Rails + Stimulus app

6
Comments 2
1 min read
Rails SQL Injections

Rails SQL Injections

9
Comments
5 min read
Quick difference in ruby's Each vs Map vs Collect vs Select

Quick difference in ruby's Each vs Map vs Collect vs Select

6
Comments
1 min read
Deploy a Ruby on Rails API only application in Docker with PostgreSQL

Deploy a Ruby on Rails API only application in Docker with PostgreSQL

32
Comments 2
6 min read
How to use the Delegate Pattern in Ruby on Rails

How to use the Delegate Pattern in Ruby on Rails

7
Comments
4 min read
Moving conditionally-rendered DOM elements to a dynamic location on a page with jQuery

Moving conditionally-rendered DOM elements to a dynamic location on a page with jQuery

6
Comments
2 min read
Track Errors in Ruby on Rails Application with Sentry

Track Errors in Ruby on Rails Application with Sentry

15
Comments 2
7 min read
Prepending Modules to the Rescue

Prepending Modules to the Rescue

6
Comments
5 min read
loading...