| 1 | 4,603 | 11,170 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
| 2 | 4,642 | 12,649 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
| 3 | 4,652 | 17,986 | key_struct | Defines KeyStruct analogous to Struct, but constructor takes keyword arguments |
| 4 | 4,693 | 11,691 | modware | A middleware library, featuring a simple interface and "callback" style semantics in th... |
| 5 | 4,845 | 15,700 | its-it | This gem defines the Kernel method "it" that queue and defer method calls.
This extends... |
| 6 | 4,968 | 14,844 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
| 7 | 5,812 | 15,127 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
| 8 | 6,148 | 16,399 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
| 9 | 6,289 | 35,739 | rspec-page-regression | Rspec-page-regression provides a mechanism for headless regression testing of web page ... |
| 10 | 6,565 | 16,026 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
| 11 | 6,828 | 20,295 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
| 12 | 6,981 | 19,643 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
| 13 | 7,879 | 24,855 | schema_plus_views | Adds support for views to ActiveRecord |
| 14 | 7,979 | 29,260 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
| 15 | 8,002 | 23,770 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
| 16 | 8,087 | 24,855 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
| 17 | 9,109 | 33,190 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
| 18 | 9,172 | 33,190 | schema_plus_tables | Extends ActiveRecord's handling of tables |
| 19 | 9,553 | 20,295 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
| 20 | 13,911 | 19,035 | schema_dev | SchemaPlus development tools |
| 21 | 16,327 | 97,109 | enumerable_hashify | Defines Enumerable#hashify, which creates a hash with the enumerable's elements as keys... |
| 22 | 16,387 | 67,446 | hash_keyword_args | Makes it easier and more robust to use a hash for keyword args to a method. In particul... |
| 23 | 20,797 | 29,260 | defog | Wrapper to fog gem, proxying access to cloud files as local files. |
| 24 | 23,777 | 29,260 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
| 25 | 35,580 | 26,117 | bloat_check | Another ruby/rails bloat and memory leak debugging tool. |
| 26 | 49,439 | 97,109 | sndfile | Ruby wrapper for libsndfile. Reads/writes data as GSL matrices, to allow fast processing. |
| 27 | 51,745 | 121,583 | simplecov-gem-profile | For some reason, there's no profile for a gem in SimpleCov, an excellent, simple Ruby 1... |
| 28 | 53,374 | 42,222 | array_floe | This small extension to ruby's Array class provides two additional
iterators, Array#eac... |
| 29 | 53,504 | 97,109 | fmod-ruby | Wrapper for the FMOD audio library |
| 30 | 75,274 | 67,446 | schema_monkey_rails | Inserts SchemaMonkey into a rails app. |
| 31 | 75,615 | 33,190 | clear-election-sdk | Ruby SDK for working with ClearElection data. Also includes factory and rspec helpers ... |
| 32 | 85,892 | 79,877 | object-let | Defines Object#let, which yields the object and returns the result |
| 33 | 95,892 | 163,377 | vpn | Lets you set up one or more vpn configurations, then connect via `vpn up` and `vpn down`. |
| 34 | 100,444 | 79,877 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
| 35 | 135,481 | 163,377 | ruby-gsl-ngx | Ruby/GSL new-generation wrapper (memory leak fix) |