| 1 | 4,578 | 18,083 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
| 2 | 4,624 | 19,406 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
| 3 | 4,637 | 17,581 | key_struct | Defines KeyStruct analogous to Struct, but constructor takes keyword arguments |
| 4 | 4,671 | 22,025 | modware | A middleware library, featuring a simple interface and "callback" style semantics in th... |
| 5 | 4,826 | 18,712 | its-it | This gem defines the Kernel method "it" that queue and defer method calls.
This extends... |
| 6 | 4,946 | 20,216 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
| 7 | 5,798 | 18,712 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
| 8 | 6,129 | 42,408 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
| 9 | 6,271 | 18,712 | rspec-page-regression | Rspec-page-regression provides a mechanism for headless regression testing of web page ... |
| 10 | 6,545 | 42,408 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
| 11 | 6,798 | 25,436 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
| 12 | 6,956 | 42,408 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
| 13 | 7,846 | 32,713 | schema_plus_views | Adds support for views to ActiveRecord |
| 14 | 7,947 | 38,536 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
| 15 | 7,974 | 42,408 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
| 16 | 8,050 | 53,105 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
| 17 | 9,073 | 60,852 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
| 18 | 9,145 | 47,026 | schema_plus_tables | Extends ActiveRecord's handling of tables |
| 19 | 9,517 | 28,612 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
| 20 | 13,874 | 19,406 | schema_dev | SchemaPlus development tools |
| 21 | 16,266 | 53,105 | enumerable_hashify | Defines Enumerable#hashify, which creates a hash with the enumerable's elements as keys... |
| 22 | 16,319 | 32,713 | hash_keyword_args | Makes it easier and more robust to use a hash for keyword args to a method. In particul... |
| 23 | 20,746 | 35,377 | defog | Wrapper to fog gem, proxying access to cloud files as local files. |
| 24 | 23,740 | 14,911 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
| 25 | 35,493 | 71,873 | bloat_check | Another ruby/rails bloat and memory leak debugging tool. |
| 26 | 49,352 | 110,823 | sndfile | Ruby wrapper for libsndfile. Reads/writes data as GSL matrices, to allow fast processing. |
| 27 | 51,622 | 47,026 | simplecov-gem-profile | For some reason, there's no profile for a gem in SimpleCov, an excellent, simple Ruby 1... |
| 28 | 53,262 | 110,823 | array_floe | This small extension to ruby's Array class provides two additional
iterators, Array#eac... |
| 29 | 53,423 | 71,873 | fmod-ruby | Wrapper for the FMOD audio library |
| 30 | 75,217 | 110,823 | schema_monkey_rails | Inserts SchemaMonkey into a rails app. |
| 31 | 75,593 | 110,823 | clear-election-sdk | Ruby SDK for working with ClearElection data. Also includes factory and rspec helpers ... |
| 32 | 85,852 | 110,823 | object-let | Defines Object#let, which yields the object and returns the result |
| 33 | 95,816 | 145,949 | vpn | Lets you set up one or more vpn configurations, then connect via `vpn up` and `vpn down`. |
| 34 | 100,483 | 71,873 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
| 35 | 135,182 | 145,949 | ruby-gsl-ngx | Ruby/GSL new-generation wrapper (memory leak fix) |