| 1 | 4,731 | 10,771 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
| 2 | 4,774 | 11,056 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
| 3 | 5,114 | 11,350 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
| 4 | 5,997 | 9,254 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
| 5 | 6,343 | 16,329 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
| 6 | 6,761 | 18,859 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
| 7 | 7,023 | 13,142 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
| 8 | 7,200 | 21,641 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
| 9 | 8,089 | 24,266 | schema_plus_views | Adds support for views to ActiveRecord |
| 10 | 8,219 | 24,266 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
| 11 | 8,227 | 18,072 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
| 12 | 8,333 | 26,122 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
| 13 | 9,386 | 28,525 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
| 14 | 9,471 | 24,266 | schema_plus_tables | Extends ActiveRecord's handling of tables |
| 15 | 9,839 | 15,401 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
| 16 | 14,154 | 10,030 | schema_dev | SchemaPlus development tools |
| 17 | 24,179 | 9,939 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
| 18 | 75,650 | 41,075 | schema_monkey_rails | Inserts SchemaMonkey into a rails app. |
| 19 | 100,481 | 60,252 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
| 20 | 127,834 | 106,871 | schema_plus_pg_types | Adds supports for PostgreSQL types that were left out by Rails |