omniauth
authentication
A generalized Rack framework for multiple-provider authentication.
chartkick
javascript
Create beautiful JavaScript charts with one line of Ruby
groupdate
The simplest way to group temporal data
money-rails
payments
This library provides integration of RubyMoney - Money gem with Rails
papertrail
search
Command-line client for Papertrail hosted log management service. Tails and searches app server logs and system syslog. Supports Boolean search and...
better_errors
error
Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for...
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...
searchkick
search
Intelligent search made easy with Rails and Elasticsearch or OpenSearch
rspec-rails
testing
rspec-rails is a testing framework for Rails 5+.
jbuilder
json
Create JSON structures via a Builder-style DSL
httparty
Makes http fun! Also, makes consuming restful web services dead easy.
aasm
state machine
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
byebug
debugging
Byebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack n...
devise_invitable
email
It adds support for send invitations by email (it requires to be authenticated) and accept the invitation by setting a password.
stimulus_reflex
Build reactive applications with the Rails tooling you already know and love.
scout_apm
analytics, performance
Monitors Ruby apps and reports detailed metrics on performance to Scout.
pg_search
search
PgSearch builds Active Record named scopes that take advantage of PostgreSQL's full text search
nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, m...
factory_bot
factory_bot provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with tha...
ransack
search
Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch's functionality, but does not have a 100%-compatible API.
bullet
optimization
help to kill N+1 queries and unused eager loading.
rails-erd
models
Automatically generate an entity-relationship diagram (ERD) for your Rails models.
figaro
configuration, heroku
Simple, Heroku-friendly Rails app configuration using ENV and a single YAML file
scenic
database
Adds methods to ActiveRecord::Migration to create and manage database views in Rails