
add Rspec in Rails
Adding Rspec in Rails and removing Test from project Directory
A
Aniket Dangat
Used 15 times

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

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

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

Enable livereload
Installs rails_live_reload gem
C
Chanaka
Used 20 times

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

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

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

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

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

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

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

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

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

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

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

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

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

Rubocop
RuboCop is a Ruby static code analyzer (a.k.a. linter) and code formatter.
E
Emanuele Bonanno
Used 46 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 31 times