Rails Templates

Most Popular Newest

better_errors

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

annotate

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

strong_migrations

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

erb-lint

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

bullet

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

Overmind

Set up overmind to start the server and docker-compose
T TobiasBales
Used 50 times

Redis caching with docker-compose

Set up caching in redis with local support for docker-compose
T TobiasBales
Used 51 times

Sidekiq with docker-compose

Set up sidekiq with local support for docker-compose
T TobiasBales
Used 52 times

Use Postgres UUID

Use UUIDs as the default primary key for your models
A Andrew Perkins
Used 197 times

Sorbet

Set up sorbet, sorbet-rails and rubocop-sorbet
T TobiasBales
Used 67 times

Dependabot

Set up dependabot to run once a day for ruby, javascript and github actions
T TobiasBales
Used 66 times

Create GitHub repository

Create gihub repo and push everything. This relies on the `hub` executable being available.
T TobiasBales
Used 34 times

CI/CD with GitHub actions

Set up GitHub actions to run tests and linters and automerging for certain pull-requests
T TobiasBales
Used 94 times

Meta-Tags

Install meta-tags Gem, tries to inject display_meta_tags into application.html.(erb|slim) if exists
S Stefan Wienert
Used 28 times

ActiveAdmin with devise integration

Set up active admin that is expected to be used with devise.
T TobiasBales
Used 197 times

Factory Bot With Install

Add Factory Bot to your application
w wusher
Used 30 times

Bootstrap@next

Add Bootstrap 5 alpha to your Rails app using Webpacker with this app template. Bootstrap 5 removes jquery.
n notapatch
Used 127 times

Blazer (Enh.)

Add Blazer to your Rails app - Checks for devise/whenever, correct indention
S Stefan Wienert
Used 24 times

rubocop

Set up rubcop, fix violations and create a todo config that exludes open violations
T TobiasBales
Used 207 times

Postgres with docker-compose

Set up postgresql as the database with local support for docker-compose
T TobiasBales
Used 192 times