Rails Templates

Most Popular Newest

Omniauth Base Controller

Adds Omniauth gem, adds OmniauthController, adds Identity model, runs migrations
D Dale Zak
Used 98 times

Sentry

Setup Sentry
D Dale Zak
Used 22 times

Shrine.rb

Install Shrine gem, config initializer, plus adds some handy uploaders you can use.
D Dale Zak
Used 29 times

Override Default Rails Templates

Populate your project with default Rails templates so it's easy for you to override and customize.
D Dale Zak
Used 17 times

High Voltage

Add High Voltage for static pages.
J Jeb Coleman
Used 39 times

pronto

Set up pronto with all the found linters
T TobiasBales
Used 23 times

fasterer

Set up fasterer
T TobiasBales
Used 49 times

stylelint

Set up stylelint
T TobiasBales
Used 27 times

database_consistency

Set up database consistency to enforce matching model and sql constraints
T TobiasBales
Used 46 times

strong_versions

Set up and enforce strong versioning in the Gemfile
T TobiasBales
Used 11 times

bundler-audit

Set up and update bundler-audit
T TobiasBales
Used 34 times

pghero

Set up pghero to gain performance insights into postgresql
T TobiasBales
Used 31 times

marginalia

Set up marginalia to easier track down where sql queries originate from
T TobiasBales
Used 26 times

rails_best_practices

Set up rails_best_practices
T TobiasBales
Used 45 times

brakeman

Set up brakeman and enable ssl in production
T TobiasBales
Used 38 times

better_errors

Set up better errors including binding-of-caller
T TobiasBales
Used 40 times

annotate

Set up annotate to annotate the models and routes
T TobiasBales
Used 79 times

strong_migrations

Set up strong migrations to avoid outages by running bad migrations
T TobiasBales
Used 42 times

erb-lint

Set up erb-lint and better-html
T TobiasBales
Used 47 times

bullet

Set up bullet to avoid n+1 queries
T TobiasBales
Used 40 times