Categories
Active Record Index Assistants
Utilities to point you at potentially missing database indices
47.81
A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing.
2020
2021
2022
2023
2024
2025
46.24
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
2020
2021
2022
2023
2024
2025
42.21
Attach cloud and local files in Rails applications.
2020
2021
2022
2023
2024
2025
19.53
minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, and benchmarking.
"I had a class with Jim Weirich on testing last week and we were
allowed to choose our testing frameworks. Kirk Haines and I were
paired up and we cracked open the code for a fe...
2020
2021
2022
2023
2024
2025
12.94
A package (also known as a library) contains a set of functionality
that can be invoked by a Ruby program, such as reading and parsing an XML file. We call
these packages 'gems' and RubyGems is a tool to install, create, manage and load these
packages in your Ruby environment. RubyGems is a...
2020
2021
2022
2023
2024
2025
8.65
CoffeeScript is a little language that compiles into JavaScript.
Underneath all of those embarrassing braces and semicolons,
JavaScript has always had a gorgeous object model at its heart.
CoffeeScript is an attempt to expose the good parts of JavaScript
in a simple way.
2020
2021
2022
2023
2024
2025
12.45
Protect against typical web attacks, works with all Rack apps, including Rails
2020
2021
2022
2023
2024
2025
11.51
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.
2020
2021
2022
2023
2024
2025
7.51
We use this library at GitHub to detect blob languages, highlight code, ignore binary files, suppress generated files in diffs, and generate language breakdown graphs.
2020
2021
2022
2023
2024
2025
7.35
Docile treats the methods of a given ruby object as a DSL (domain specific language) within a given block.
Killer feature: you can also reference methods, instance variables, and local variables from the original (non-DSL) context within the block.
Docile releases follow Semantic Versioning a...
2020
2021
2022
2023
2024
2025
6.32
Wrap an option at compile-time and `call` it at runtime, which allows to have the common `-> ()`, `:method` or `Callable` pattern used for most options.
2020
2021
2022
2023
2024
2025
4.99
This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
2020
2021
2022
2023
2024
2025
4.48
Track changes to your models, for auditing or versioning. See how a model looked
at any stage in its lifecycle, revert it to any version, or restore it after it
has been destroyed.
2020
2021
2022
2023
2024
2025
4.37
Convert directories, rpms, python eggs, rubygems, and more to rpms, debs, solaris packages and more. Win at package management without wasting pointless hours debugging bad rpm specs!
2020
2021
2022
2023
2024
2025
3.62
Official AWS Ruby gem for Amazon Athena. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
4.09
raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as unicorn, but
should support any Rack HTTP server on platforms supporting POSIX shared
memory. It may also be used as a generic scoreboard for sharing atomic
counters ac...
2020
2021
2022
2023
2024
2025
3.41
This pure Ruby library can read and write PNG images without depending on an external
image library, like RMagick. It tries to be memory efficient and reasonably fast.
It supports reading and writing all PNG variants that are defined in the specification,
with one limitation: onl...
2020
2021
2022
2023
2024
2025
3.69
A rack middleware for throttling and blocking abusive requests
2020
2021
2022
2023
2024
2025
2.01
Generates attr_accessors that encrypt and decrypt attributes transparently
2020
2021
2022
2023
2024
2025
2.11
A simple gem to atomically write files
2020
2021
2022
2023
2024
2025