Simplecov Setup for Rails
Add Simplecov to your Rails project (works with both Minitest and RSpec)
P
Peter Szinek
Used 8 times
Ademar's Blog Code Template
This the base app blog setup
A
Ademar Tutor
Used 32 times
SimpleCov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
R
Ronan Donnelly
Used 8 times
RspecOpenapi
Generate OpenAPI schema from RSpec request specs.
E
Emanuele Bonanno
Used 3 times
Dotenv
Shim to load environment variables from .env into ENV in development.
E
Emanuele Bonanno
Used 26 times
Config
Config helps you easily manage environment specific settings in an easy and usable manner.
E
Emanuele Bonanno
Used 25 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 15 times
SimpleCov
SimpleCov is a code coverage analysis tool for Ruby.
E
Emanuele Bonanno
Used 21 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 21 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 21 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 22 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
Rubocop
RuboCop is a Ruby static code analyzer (a.k.a. linter) and code formatter.
E
Emanuele Bonanno
Used 41 times
Rspec
Behaviour Driven Development for Ruby
E
Emanuele Bonanno
Used 39 times
freezolite
Freezolite is a gem that turn the frozen_string_literal
d
dpaluy
Used 12 times
Device-two-factor
Add devise-two-factor flow to your Devise User.
M
Mike Kniazevic
Used 12 times
Factory Bot Copy
Add Factory Bot to your application
S
Steven Fernandez
Used 9 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
Authentication with Devise (with optional config)
Adds user authentication to your app using the Devise gem
M
Marshall Scott
Used 24 times
SimpleCov Rails
Code Coverage for Rails Projects
B
Ben Morrall
Used 24 times