rails-authentication-from-scratch. A step-by-step guide on how to build your own authentication system in Rails from scratch.
228rails_mvp_authentication. An authentication generator for Rails 7. Generate all the files needed to create a feature rich authentication system that you control. No configuration needed.
78unsubscribe. Automatically unsubscribe from emails in Rails.
67invisible_ink. Keep your private notes in plain sight.
54rails-react-example. An example application built with Rails and React
24ruby_pii_filter. Filter PII from free text before sending it to external services or APIs, such as Chatbots.
16stridecatcher. A simple Strava clone
13rails-nested-form-example. Create a nested form from scratch in Ruby on Rails 6
12rails-ajax-examples. Examples of how to use AJAX in a Rails Application
9wordpress-bootstrap-starter-theme. A blank starter theme for WordPress using WPGulp, Underscores and Bootstrap 4.
9eleventy-bootstrap-starter. A Blank Bootstrap Starter Theme for Eleventy.
8tailwind-color-palette. Utility classes for assigning background and text color based on the TailwindCSS color palette.
6rails-api-key-authentication. In this tutorial, we'll build a full-featured API in Rails with authentication.
6approaches-to-confirming-user-emails-in-rails. Learn how to use Signed IDs to effectively confirm accounts in Rails
5rails-setup-script-improvements. Adds improvements to the autogenerated ./bin/setup script.
4rails-infinite-scroll-posts. Learn how to create an infinite scrolling blog roll in Rails with Turbo and Stimulus.
3rails-code-along. This course will teach you how to build, test, troubleshoot, and launch a REAL production Rails application.
3rails-microlink-example. Create link previews in Rails with Microlink
3personal_website. https://stevepolito.design/
2rails-lazy-load-content-from-scratch. Lazy-load content in Ruby on Rails without Hotwire.
2rails-travis-ci-example. An example Ruby on Rails application configured to run Travis CI.
2simple_note_parser. Organize and parse exported Simplenote data.
2dotfiles. Steve Polito's dotfiles
1netlify-gatsby-radio-buttons-example. Learn How To Correctly Format Radio Buttons Using Netlify and Gatsby
1paper-trail-gem-tutorial. A tutorial that demonstrates how to revert and restore records using paper_trail.
1forestry-cms-blocks-field-demo. This repository demonstrates how to use Forestry's Blocks Field to create rich layouts.
1rails-auto-save-form-data. Automatically save form data into localStorage so that it can be retrieved later before submitting the form.
1client-side-authorization. This codebase demonstrates how to create simple client-side "authorization". Specifically, it demonstrates how to prevent a user from viewing a specific page unless they fill out an opt-in form.
1rails-real-time-form-validation. Learn how to validate a form in real-time while conditionally preventing it from being submitted.
1simple_site_status. app.simplesitestatus.com
1po-notes. An open-source application to help take notes, complete tasks, and set reminders.
1auto-unsubscribe-from-email-in-rails. Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.
1rails-rspec-capybara-configuration. Learn how to install and configure RSpec, Factory Bot, Capybara and Database Cleaner in Ruby on Rails
1