
Basic Blog setup
This script just creates Post and Comment models using scaffold + Devise
M
Masha
Used 30 times

Switch Dreams - Rails Template
Template for switch dreams`s rails apps
P
Pedro Augusto
Used 56 times

Disable some generators
Disables some generators when using `rails generate` command
C
Chanaka
Used 42 times

Enable livereload
Installs rails_live_reload gem
C
Chanaka
Used 25 times

Turbo Boost Commands
Add turbo_boost-commands to your application
J
Julian Rubisch
Used 95 times

Administrate Install
Install Administrate. Needs to have models.
Y
Yana
Used 22 times

HVboom - Remove Puma server
Remove the Puma gem, because I run Rails apps through Phusion Passenger
M
Mario Lotz
Used 37 times

Ruby on Whales testing
This is a testing template for Ruby on Whales changes
P
Pavel Kalashnikov
Used 24 times

Honeybadger
Installs Honeybadger configured via a HONEYBADGER_API_KEY ENV variable.
B
Ben Morrall
Used 46 times

Rubocop with Standard
RuboCop/Standard configuration with the frustration removed
B
Ben Morrall
Used 99 times

SimpleCov Rails
Code Coverage for Rails Projects
B
Ben Morrall
Used 37 times

Authentication with Devise (with optional config)
Adds user authentication to your app using the Devise gem
M
Marshall Scott
Used 41 times

Rails 7.1 authentication from scratch
add rails 7.1 authentication without using a gem like devise
M
Mathias Karstädt
Used 54 times

Factory Bot Copy
Add Factory Bot to your application
S
Steven Fernandez
Used 23 times

Device-two-factor
Add devise-two-factor flow to your Devise User.
M
Mike Kniazevic
Used 48 times

freezolite
Freezolite is a gem that turn the frozen_string_literal
d
dpaluy
Used 26 times

Rspec
Behaviour Driven Development for Ruby
E
Emanuele Bonanno
Used 49 times

Rubocop
RuboCop is a Ruby static code analyzer (a.k.a. linter) and code formatter.
E
Emanuele Bonanno
Used 56 times

Shoulda Matcher
Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone.
E
Emanuele Bonanno
Used 39 times

Factory Bot Rails
factory_bot is a fixtures replacement with a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute hashes, and stubbed objects), and support for multiple factories for the same class (user, admin_user, and so on), including factory inheritance.
E
Emanuele Bonanno
Used 33 times