rack
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the si...
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...
httparty
Makes http fun! Also, makes consuming restful web services dead easy.
groupdate
The simplest way to group temporal data
papertrail
search
Command-line client for Papertrail hosted log management service. Tails and searches app server logs and system syslog. Supports Boolean search and...
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.
aasm
state machine
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
scenic
database
Adds methods to ActiveRecord::Migration to create and manage database views
in Rails
wicked
Wicked is a Rails engine for producing easy wizard controllers
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
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.
cable_ready
Out-of-Band Server Triggered DOM Operations