Pinned Repositories
invisible_ink
Keep your private notes in plain sight.
my_site_archive
The simplest way to archive your website.
rails-ajax-examples
Examples of how to use AJAX in a Rails Application
rails-authentication-from-scratch
A step-by-step guide on how to build your own authentication system in Rails from scratch.
rails-nested-form-example
Create a nested form from scratch in Ruby on Rails 6
rails-react-example
An example application built with Rails and React
rails_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.
stridecatcher
A simple Strava clone
unsubscribe
Automatically unsubscribe from emails in Rails.
wordpress-bootstrap-starter-theme
A blank starter theme for WordPress using WPGulp, Underscores and Bootstrap 4.
stevepolitodesign's Repositories
stevepolitodesign/rails-authentication-from-scratch
A step-by-step guide on how to build your own authentication system in Rails from scratch.
stevepolitodesign/rails_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.
stevepolitodesign/unsubscribe
Automatically unsubscribe from emails in Rails.
stevepolitodesign/invisible_ink
Keep your private notes in plain sight.
stevepolitodesign/my_site_archive
The simplest way to archive your website.
stevepolitodesign/rails-react-example
An example application built with Rails and React
stevepolitodesign/rails-nested-form-example
Create a nested form from scratch in Ruby on Rails 6
stevepolitodesign/stridecatcher
A simple Strava clone
stevepolitodesign/wordpress-bootstrap-starter-theme
A blank starter theme for WordPress using WPGulp, Underscores and Bootstrap 4.
stevepolitodesign/rails-ajax-examples
Examples of how to use AJAX in a Rails Application
stevepolitodesign/eleventy-bootstrap-starter
A Blank Bootstrap Starter Theme for Eleventy.
stevepolitodesign/tailwind-color-palette
Utility classes for assigning background and text color based on the TailwindCSS color palette.
stevepolitodesign/approaches-to-confirming-user-emails-in-rails
Learn how to use Signed IDs to effectively confirm accounts in Rails
stevepolitodesign/personal_website
https://stevepolito.design/
stevepolitodesign/rails-code-along
This course will teach you how to build, test, troubleshoot, and launch a REAL production Rails application.
stevepolitodesign/rails-travis-ci-example
An example Ruby on Rails application configured to run Travis CI.
stevepolitodesign/simple_note_parser
Organize and parse exported Simplenote data.
stevepolitodesign/dotfiles
Steve Polito's dotfiles
stevepolitodesign/forestry-cms-blocks-field-demo
This repository demonstrates how to use Forestry's Blocks Field to create rich layouts.
stevepolitodesign/paper-trail-gem-tutorial
A tutorial that demonstrates how to revert and restore records using paper_trail.
stevepolitodesign/simple_site_status
app.simplesitestatus.com
stevepolitodesign/cssbundling-rails
Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
stevepolitodesign/forestry-cms-snippets-example
This repository demonstrates how to use Forestry's Snippets to create rich layouts.
stevepolitodesign/jekyll-bootstrap-starter-theme
This theme makes no other assumptions other than you want to use Bootstrap and Jekyll.
stevepolitodesign/rails
Ruby on Rails
stevepolitodesign/rails-6-bootstrap-4-integration
Integrate Rails 6 and Bootstrap 4 Using Webpacker. Inspired by GoRails.
stevepolitodesign/rails-rspec-capybara-configuration
Learn how to install and configure RSpec, Factory Bot, Capybara and Database Cleaner in Ruby on Rails
stevepolitodesign/rspec-rails
RSpec for Rails 6+
stevepolitodesign/tailwind-color-palette-demo
Demo website for the tailwind-color-palette package.
stevepolitodesign/within_named_scope
Determine if an activerecord instance is within a named scope.