Rails Templates

Most Popular Newest

jemalloc Heroku

Adding jemalloc to Rails apps on Heroku
d dpaluy
Used 50 times

Rack-Attack Gem

Add rack-attack gem and default initializer
D Dale Zak
Used 26 times

Faker Gem

Add faker gem
D Dale Zak
Used 37 times

gitattributes

.gitattributes with typical Rails custom hunk-headers
V Viktor Schmidt
Used 69 times

Bootstrap Forms

Adds bootstrap_form gem
D Dale Zak
Used 34 times

Bootstrap 5 Devise Views

Adds Bootstrap 5 views for Devise using devise-bootstrap5
D Dale Zak
Used 121 times

Open Rails App In Browser

This snippet will automatically open your Rails app in the browser after launch.
D Dale Zak
Used 51 times

Rails Environment Variables Using Credentials

Strategy to access your Rails.application.credentials from ENV.
D Dale Zak
Used 56 times

Omniauth Facebook Provider

Installs omniauth-facebook gem, adds facebook provider, run migration for users
D Dale Zak
Used 74 times

Omniauth Twitter Provider

Installs omniauth-twitter gem, adds twitter provider, run migration for users
D Dale Zak
Used 33 times

Omniauth Github Provider

Installs omniauth-github gem, adds github provider, run migration for users
D Dale Zak
Used 49 times

Omniauth Google Provider

Installs omniauth-google-oauth2 gem, adds google_oauth2 provider, run migration for users
D Dale Zak
Used 64 times

Discard

Installs Discard gem for soft deletes.
D Dale Zak
Used 52 times

Active Record Analyze

Adds an "analyze" method to all Active Record query objects.
V Viktor Schmidt
Used 94 times

Active Record Doctor

Active Record Doctor helps to keep the database in a good shape.
V Viktor Schmidt
Used 92 times

prosopite

N+1 auto-detection for Rails with zero false positives / false negatives
V Viktor Schmidt
Used 92 times

Elastic Beanstalk Ruby 3.0.2

Adds elastic beanstalk config to your project
J Jeremiah Parrack
Used 123 times

Spring

Spring is disabled in Rails 7 by default, this helps enable it back for older computers
N Nick Gorbikoff
Used 26 times

Heroku Procfile

Sets up a standard Procfile for Heroku to start Puma and run migrations automatically on release
A Andy Waite
Used 29 times

Application Configuration

Adds app.yml to the application
d dpaluy
Used 39 times