add Rspec in Rails
Adding Rspec in Rails and removing Test from project Directory
A
Aniket Dangat
Used 9 times
Basic Blog setup
This script just creates Post and Comment models using scaffold + Devise
M
Masha
Used 19 times
Switch Dreams - Rails Template
Template for switch dreams`s rails apps
P
Pedro Augusto
Used 40 times
Disable some generators
Disables some generators when using `rails generate` command
C
Chanaka
Used 12 times
Enable livereload
Installs rails_live_reload gem
C
Chanaka
Used 12 times
Turbo Boost Commands
Add turbo_boost-commands to your application
J
Julian Rubisch
Used 58 times
Administrate Install
Install Administrate. Needs to have models.
Y
Yana
Used 11 times
HVboom - Remove Puma server
Remove the Puma gem, because I run Rails apps through Phusion Passenger
M
Mario Lotz
Used 8 times
Ruby on Whales testing
This is a testing template for Ruby on Whales changes
P
Pavel Kalashnikov
Used 8 times
Honeybadger
Installs Honeybadger configured via a HONEYBADGER_API_KEY ENV variable.
B
Ben Morrall
Used 9 times
Rubocop with Standard
RuboCop/Standard configuration with the frustration removed
B
Ben Morrall
Used 62 times
SimpleCov Rails
Code Coverage for Rails Projects
B
Ben Morrall
Used 24 times
Authentication with Devise (with optional config)
Adds user authentication to your app using the Devise gem
M
Marshall Scott
Used 24 times
Rails 7.1 authentication from scratch
add rails 7.1 authentication without using a gem like devise
M
Mathias Karstädt
Used 38 times
Factory Bot Copy
Add Factory Bot to your application
S
Steven Fernandez
Used 9 times
Device-two-factor
Add devise-two-factor flow to your Devise User.
M
Mike Kniazevic
Used 12 times
freezolite
Freezolite is a gem that turn the frozen_string_literal
d
dpaluy
Used 12 times
Rspec
Behaviour Driven Development for Ruby
E
Emanuele Bonanno
Used 39 times
Rubocop
RuboCop is a Ruby static code analyzer (a.k.a. linter) and code formatter.
E
Emanuele Bonanno
Used 41 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 24 times