| 1 | 4,700 | 9,009 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
| 2 | 4,738 | 8,959 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
| 3 | 5,065 | 9,952 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
| 4 | 5,956 | 12,685 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
| 5 | 6,291 | 12,967 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
| 6 | 6,709 | 13,302 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
| 7 | 6,957 | 11,182 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
| 8 | 7,133 | 13,464 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
| 9 | 8,029 | 13,906 | schema_plus_views | Adds support for views to ActiveRecord |
| 10 | 8,125 | 16,337 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
| 11 | 8,145 | 14,977 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
| 12 | 8,249 | 14,442 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
| 13 | 9,293 | 14,837 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
| 14 | 9,376 | 14,565 | schema_plus_tables | Extends ActiveRecord's handling of tables |
| 15 | 9,736 | 16,523 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
| 16 | 14,074 | 21,724 | schema_dev | SchemaPlus development tools |
| 17 | 23,957 | 25,847 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
| 18 | 75,320 | 98,986 | schema_monkey_rails | Inserts SchemaMonkey into a rails app. |
| 19 | 100,083 | 60,162 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
| 20 | 127,563 | 98,986 | schema_plus_pg_types | Adds supports for PostgreSQL types that were left out by Rails |