1 | 4,294 | 7,065 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
2 | 4,349 | 6,585 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
3 | 4,631 | 8,356 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
4 | 5,433 | 5,576 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
5 | 5,719 | 9,147 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
6 | 6,206 | 9,922 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
7 | 6,355 | 10,164 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
8 | 6,548 | 11,043 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
9 | 7,249 | 10,164 | schema_plus_views | Adds support for views to ActiveRecord |
10 | 7,283 | 11,043 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
11 | 7,347 | 15,400 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
12 | 7,386 | 11,043 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
13 | 8,443 | 16,639 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
14 | 8,519 | 16,639 | schema_plus_tables | Extends ActiveRecord's handling of tables |
15 | 8,950 | 8,356 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
16 | 13,299 | 5,827 | schema_dev | SchemaPlus development tools |
17 | 22,965 | 9,709 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
18 | 74,161 | 22,084 | schema_monkey_rails | Inserts SchemaMonkey into a rails app. |
19 | 99,744 | 30,305 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
20 | 130,269 | 30,305 | schema_plus_pg_types | Adds supports for PostgreSQL types that were left out by Rails |