1 | 4,516 | 6,512 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
2 | 4,565 | 6,606 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
3 | 4,884 | 7,136 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
4 | 5,740 | 8,946 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
5 | 6,046 | 15,424 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
6 | 6,476 | 7,366 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
7 | 6,712 | 10,443 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
8 | 6,878 | 10,371 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
9 | 7,733 | 17,898 | schema_plus_views | Adds support for views to ActiveRecord |
10 | 7,845 | 16,004 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
11 | 7,870 | 19,505 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
12 | 7,952 | 7,610 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
13 | 8,946 | 45,640 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
14 | 9,006 | 56,187 | schema_plus_tables | Extends ActiveRecord's handling of tables |
15 | 9,383 | 12,690 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
16 | 13,774 | 9,656 | schema_dev | SchemaPlus development tools |
17 | 23,557 | 15,424 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
18 | 74,746 | 50,576 | schema_monkey_rails | Inserts SchemaMonkey into a rails app. |
19 | 100,601 | 77,054 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
20 | 129,830 | 77,054 | schema_plus_pg_types | Adds supports for PostgreSQL types that were left out by Rails |