Rails Templates

Most Popular Newest

Simplecov Setup for Rails

Add Simplecov to your Rails project (works with both Minitest and RSpec)
P Peter Szinek
Used 109 times

Ademar's Blog Code Template

This the base app blog setup
A Ademar Tutor
Used 57 times

SimpleCov

Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
R Ronan Donnelly
Used 33 times

RspecOpenapi

Generate OpenAPI schema from RSpec request specs.
E Emanuele Bonanno
Used 44 times

Dotenv

Shim to load environment variables from .env into ENV in development.
E Emanuele Bonanno
Used 51 times

Config

Config helps you easily manage environment specific settings in an easy and usable manner.
E Emanuele Bonanno
Used 50 times

VCR

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
E Emanuele Bonanno
Used 48 times

SimpleCov

SimpleCov is a code coverage analysis tool for Ruby.
E Emanuele Bonanno
Used 52 times

Pry

Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.
E Emanuele Bonanno
Used 52 times

Fuubar

Fuubar is an instafailing RSpec formatter that uses a progress bar instead of a string of letters and dots as feedback.
E Emanuele Bonanno
Used 54 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 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 65 times

Rubocop

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

Rspec

Behaviour Driven Development for Ruby
E Emanuele Bonanno
Used 67 times

freezolite

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

Device-two-factor

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

Factory Bot Copy

Add Factory Bot to your application
S Steven Fernandez
Used 39 times

Rails 7.1 authentication from scratch

add rails 7.1 authentication without using a gem like devise
M Mathias Karstädt
Used 83 times

Authentication with Devise (with optional config)

Adds user authentication to your app using the Devise gem
M Marshall Scott
Used 53 times

SimpleCov Rails

Code Coverage for Rails Projects
B Ben Morrall
Used 54 times