Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by stevepolitodesign

A curated list of projects in awesome lists by stevepolitodesign .

https://github.com/stevepolitodesign/rails-authentication-from-scratch

A step-by-step guide on how to build your own authentication system in Rails from scratch.

authentication devise rails

Last synced: 03 Oct 2024

https://github.com/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.

authentication devise generator rails rails-authentication

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/unsubscribe

Automatically unsubscribe from emails in Rails.

actionmailer rails ruby-on-rails

Last synced: 29 Sep 2024

https://github.com/stevepolitodesign/invisible_ink

Keep your private notes in plain sight.

cli encryption ruby

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/my_site_archive

The simplest way to archive your website.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-react-example

An example application built with Rails and React

Last synced: 04 Aug 2024

https://github.com/stevepolitodesign/rails-nested-form-example

Create a nested form from scratch in Ruby on Rails 6

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/wordpress-bootstrap-starter-theme

A blank starter theme for WordPress using WPGulp, Underscores and Bootstrap 4.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/stridecatcher

A simple Strava clone

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/eleventy-bootstrap-starter

A Blank Bootstrap Starter Theme for Eleventy.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-ajax-examples

Examples of how to use AJAX in a Rails Application

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-api-key-authentication

In this tutorial, we'll build a full-featured API in Rails with authentication.

Last synced: 06 Aug 2024

https://github.com/stevepolitodesign/approaches-to-confirming-user-emails-in-rails

Learn how to use Signed IDs to effectively confirm accounts in Rails

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-setup-script-improvements

Adds improvements to the autogenerated ./bin/setup script.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-infinite-scroll-posts

Learn how to create an infinite scrolling blog roll in Rails with Turbo and Stimulus.

Last synced: 01 Aug 2024

https://github.com/stevepolitodesign/rails-lazy-load-content-from-scratch

Lazy-load content in Ruby on Rails without Hotwire.

lazy-loading rails ruby-on-rails

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/personal_website

https://stevepolito.design/

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-code-along

This course will teach you how to build, test, troubleshoot, and launch a REAL production Rails application.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-microlink-example

Create link previews in Rails with Microlink

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/paper-trail-gem-tutorial

A tutorial that demonstrates how to revert and restore records using paper_trail.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-real-time-form-validation

Learn how to validate a form in real-time while conditionally preventing it from being submitted.

rails ruby-on-rails

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/forestry-cms-blocks-field-demo

This repository demonstrates how to use Forestry's Blocks Field to create rich layouts.

Last synced: 02 Oct 2024

https://github.com/stevepolitodesign/netlify-gatsby-radio-buttons-example

Learn How To Correctly Format Radio Buttons Using Netlify and Gatsby

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/simple_site_status

app.simplesitestatus.com

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-travis-ci-example

An example Ruby on Rails application configured to run Travis CI.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/auto-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.

rails tutorial

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/client-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.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/flagged

Moderate records in Rails.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/action_text_paper_trail

Add paper_trail to Action Text

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/jekyll-bootstrap-starter-theme

This theme makes no other assumptions other than you want to use Bootstrap and Jekyll.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-remote-elements-tutorial

Create a single page app in Rails from scratch using remote elements and Stimulus.

rails ruby-on-rails stimulusjs

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/forestry-cms-snippets-example

This repository demonstrates how to use Forestry's Snippets to create rich layouts.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-search-across-multiple-models

Search across multiple models in Rails using Delegated types.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/link-shortener

A sample Rails application for shortening and sharing URLs.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/is_authorized

Simple authorization for Ruby on Rails.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-rspec-capybara-configuration

Learn how to install and configure RSpec, Factory Bot, Capybara and Database Cleaner in Ruby on Rails

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/tailwind-color-palette-demo

Demo website for the tailwind-color-palette package.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-auto-save-form-data

Automatically save form data into localStorage so that it can be retrieved later before submitting the form.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rails-6-bootstrap-4-integration

Integrate Rails 6 and Bootstrap 4 Using Webpacker. Inspired by GoRails.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/rspec-rails-ci-demo

Testing rspec-rails on Rails main

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/testapp-nested

Nested form test for Rails project.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/node-site-monitor

A simple website monitor built in Node. Receive an email notification when your website is down. Also creates an archive of screenshots.

Last synced: 03 Oct 2024

https://github.com/stevepolitodesign/pundit-feature-flags

Use Pundit as a Rails Feature Flag System

Last synced: 03 Oct 2024