Logo Logo white GoRails
Path Series Lessons Forum
Courses
Rails for Beginners

How to build a complete, real-world application from scratch with Ruby on Rails step by step.

Advanced Ruby: Behind the Magic

A lot of Ruby code is "magic". We'll explain the magic and see how it works using the powerful tools Ruby gives us.

Payments with Rails Master Class

Accept subscription and one-time payments with Stripe in your Rails apps

Refactoring Rails

Expert advice on keeping Rails apps organized and fast.

Learn Hotwire

Learn how to build fast, modern web apps with HTML over the wire.

Content
Install and Deploy Rails Guides

Setup your computer with Ruby on Rails and deploy to a production server.

Apps
Hatchbox.io

Cheap, easy hosting for Ruby and Rails apps.

Jumpstart Rails SaaS Template

Launch your product business way faster with our SaaS template.

Other
Remote Ruby Podcast

A weekly podcast on web development and building products with Ruby, Rails, Javascript, and more.

GoRails Open Source

A few of the Open Source projects we do at GoRails.

Rails Hackathon

Build a Ruby on Rails app in 48 hours with us.

Beginner Bounties

Help Junior developers get hired by sharing small projects to build their resume with paid work.

Ruby on Rails Job Board

Find your next Ruby on Rails Job.

Pricing
Log In Sign Up
18m

Authentication Generator and Registration

Nov 28, 2025 Pro

Next, we need users, sign up, and authentication so we'll use the Rails authentication generator.

0
9m

Routing Constraints with Rails Authentication Generator

Oct 14, 2024 Pro

Devise has a couple handy routing helpers to constrain routes for authenticated users. In this lesson, we'll learn how to do this from scratch by adding routing constraints Rails' built-in authentication generator

5
11m

Adding Referrals to Devise with the Refer gem

Jul 29, 2024 Pro

Customizing Devise feels daunting, but it's surprisingly easy. In this lesson, we'll customize Devise to track referrals using the Refer gem.

1
36m

Improving Revise Auth Redirects

Jul 01, 2024 Pro

The Revise Auth gem that I wrote didn't have a consistent redirect mechanism for after sign up or sign in, so this lesson we're going to refactor and write tests to improve this feature.

1
17m

Dynamic Configs in Devise with Ruby Lambdas

Nov 27, 2023 Pro

Config options sometimes need to support dynamic values and not just simple booleans. In this lesson, we'll discover a config in Devise, explore how we can hack around it, and then make a Pull Request to improve this feature in Devise instead.

3
14m

Magic Link Authentication with generates_token_for in Rails 7.1

Sep 22, 2023 Pro

Rails 7.1's new generates_token_for method allows us to build password reset and Magic Link login tokens without storing details in the database. Tokens have expirations and can be one-time use so they can't be reused.

11
31m

How to debug OAuth login in Rails with OmniAuth

Jun 05, 2023 Pro

OAuth can be hard to understand and debug. Plus, this process is abstracted even further with OmniAuth in Rails. In this episode, we'll walk through t

0
15m

How to Refresh the OmniAuth AuthHash

Oct 31, 2022 Pro

This episode, we explore the internals of OmniAuth in order to fix a bug and refresh the OmniAuth AuthHash without reinventing the wheel

3
15m

Require Work Email Address on Registration

Oct 28, 2020 Pro

Ever wanted to restrict user registrations to an account's work email or corporate email domains in your Rails app? It's a lot simpler than you might think.

3
12m

Testing Rails ActionCable with Devise

Dec 09, 2019 Pro

Testing ActionCable authentication with Devise is pretty easy, especially when we build our own helpers to stub out Warden

2
9m

Strong Passwords with HaveIBeenPwned

Mar 01, 2019 Pro

The HaveIBeenPwned Password API lets us enforce strong passwords and warn users their password has been in a data breach

4
16m

React Native with Rails OAuth API Authentication Part 3

Jul 19, 2018 Pro

Learn how to build a React Native application to connect to your Rails API using OAuth for authentication

8
21m

React Native with Rails OAuth API Authentication Part 2

Jul 11, 2018 Pro

Learn how to build a React Native application to connect to your Rails API using OAuth for authentication

1
15m

React Native with Rails OAuth API Authentication Part 1

Jul 04, 2018 Pro

Learn how to build a React Native application to connect to your Rails API using OAuth for authentication

5
20m

Doorkeeper Omniauth OAuth Client

Jun 26, 2018 Pro

Learn how to authenticate with an API using OAuth and Doorkeeper

28
17m

API Authentication with an OAuth Provider

Jun 19, 2018 Pro

Setting up an OAuth provider is a great way to add authentication to your API using the doorkeeper gem

42
31m

Two Factor Authentication With Devise

Nov 07, 2017 Pro

Using the devise-two-factor gem, we can add an extra layer of security to our apps by having a our users type in a one-time password along with their email and password when they login. We'll be using the Google Authenticator app to login.

23
19m

Login with Multiple OAuth Providers using Omniauth

Aug 15, 2017 Pro

Learn how to let your users login with multiple OAuth providers like Twitter, Facebook, Github, Google, etc all at the same time.

17
20m

Facebook API and Refreshing Auth Tokens with Koala

Aug 08, 2017 Pro

Learn how to use the Facebook API and refresh auth tokens using the Koala gem

2
18m

Login with Facebook

Jul 24, 2017 Pro

Learn how to add Facebook login via OAuth using Omniauth

31
<12>
Filter By
All Episodes Free Episodes Pro Episodes
Sort By
Published Date Popularity
Categories
ActionCable ActionMailbox ActionText ActiveJob ActiveModel ActiveRecord ActiveStorage ActiveSupport Administration APIs Authentication Authorization Background Jobs Basics Caching Code Organization Code Review Comments Complete App Concerns Controllers Credentials CSS CSV Debugging Deployment Design Patterns Development Docker Emails Ember Errors File Uploading Fixtures Forms Frontend Gems Generators Geocoding Helpers Hotwire Internationalization iOS Javascript JavaScript Maps Messaging Metaprogramming Middleware Mobile Models Multitenancy Notifications OAuth Open Source Pagination Payments Performance Production Rack Rails 4.2 Rails 5.0 Rails 5.1 Rails 5.2 Rails 6 Rails 7 Rails 7.1 Rails 7.2 Rails 8 Rails Engines React Native Refactoring Routes Ruby Search Security Servers Sharing SQL Testing Timezones Turbo Turbolinks Upgrading Views VueJS Webhooks Webpacker

Learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more with GoRails tutorials.

Twitter GitHub

Solutions

  • Ruby on Rails Tutorials
  • Rails Learning Path
  • Rails Courses
  • Rails SaaS Template
  • Deploy Ruby on Rails
  • GoRails Open Source
  • Ruby on Rails Tools
  • Ruby on Rails Jobs

Support

  • Pricing
  • Teams
  • Testimonials
  • Help

Company

  • About Us
  • Blog
  • Remote Ruby Podcast

Legal

  • Privacy Policy
  • Terms of Service

© 2025 GoRails, LLC. All rights reserved.

Proudly built with Jumpstart and hosted with Hatchbox and DigitalOcean.