| 1 | 4,813 | 5,906 | columns_on_demand | Lazily loads large columns on demand.
By default, does this for all TEXT (:text) and B... |
| 2 | 7,565 | 21,777 | constant_table_saver | Loads all records from the table on first use, and thereafter returns the
cached (and f... |
| 3 | 11,934 | 18,316 | attachment_saver | This plugin implements attachment storage and processing, integrated with
ActiveRecord ... |
| 4 | 12,438 | 11,374 | parallel_rspec | This gem lets you run your RSpec examples in parallel across across your CPUs. Each wo... |
| 5 | 14,776 | 24,837 | fixation | This gem will precompile the SQL statements needed to clear and repopulate your test ta... |
| 6 | 14,867 | 23,669 | table_display | Adds support for displaying your ActiveRecord tables, named scopes, collections, or
pla... |
| 7 | 16,497 | 149,286 | verm-client | Adds one-line methods for storing files in Verm and retrieving them again. |
| 8 | 23,740 | 162,686 | transaction_isolation_level | Adds :isolation_level option to ActiveRecord #transaction calls, as well as :minimum_is... |
| 9 | 38,334 | 18,316 | digest-blake3 | Self-contained C implementation of BLAKE3. |
| 10 | 52,030 | 69,839 | on_form | Our goal is that you can migrate large forms to OnForm incrementally, without having to... |
| 11 | 76,230 | 36,933 | dbdump_command | This plugin adds a dbdump command which dumps your Rails database out.
This master bra... |
| 12 | 78,561 | 182,005 | spring-prspec | This adds support for running RSpec examples in parallel across N cores using Spring pl... |
| 13 | 122,617 | 86,396 | foreign_key_saver | Adds a add_foreign_key_constraint schema method, and extends the schema dump code to ou... |
| 14 | 123,938 | 162,686 | willbryant-scruffy | Scruffy is a Ruby library for generating high quality, good looking graphs. It is desig... |
| 15 | 168,635 | 86,396 | extension_cable | Allows you to use two ActionCable PubSub adapters in one app. |