Basic Blog setup
This script just creates Post and Comment models using scaffold + Devise
M
Masha
Used 31 times
Switch Dreams - Rails Template
Template for switch dreams`s rails apps
P
Pedro Augusto
Used 57 times
Disable some generators
Disables some generators when using `rails generate` command
C
Chanaka
Used 55 times
Enable livereload
Installs rails_live_reload gem
C
Chanaka
Used 26 times
Turbo Boost Commands
Add turbo_boost-commands to your application
J
Julian Rubisch
Used 100 times
Administrate Install
Install Administrate. Needs to have models.
Y
Yana
Used 23 times
HVboom - Remove Puma server
Remove the Puma gem, because I run Rails apps through Phusion Passenger
M
Mario Lotz
Used 50 times
Ruby on Whales for Ruby-3.4.7
This is a fork of Evil Martians Ruby on Whales for Ruby-3.4.7. Use it until Martians update their template https://railsbytes.com/public/templates/z5OsoB
P
Pavel Kalashnikov
Used 33 times
Honeybadger
Installs Honeybadger configured via a HONEYBADGER_API_KEY ENV variable.
B
Ben Morrall
Used 60 times
Rubocop with Standard
RuboCop/Standard configuration with the frustration removed
B
Ben Morrall
Used 115 times
SimpleCov Rails
Code Coverage for Rails Projects
B
Ben Morrall
Used 38 times
Authentication with Devise (with optional config)
Adds user authentication to your app using the Devise gem
M
Marshall Scott
Used 42 times
Rails 7.1 authentication from scratch
add rails 7.1 authentication without using a gem like devise
M
Mathias Karstädt
Used 57 times
Factory Bot Copy
Add Factory Bot to your application
S
Steven Fernandez
Used 24 times
Device-two-factor
Add devise-two-factor flow to your Devise User.
M
Mike Kniazevic
Used 63 times
freezolite
Freezolite is a gem that turn the frozen_string_literal
d
dpaluy
Used 29 times
Rspec
Behaviour Driven Development for Ruby
E
Emanuele Bonanno
Used 50 times
Rubocop
RuboCop is a Ruby static code analyzer (a.k.a. linter) and code formatter.
E
Emanuele Bonanno
Used 57 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 40 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 35 times