| 1 | 3,914 | 7,547 | fast_stack | Fast method for collecting stack traces in Ruby 2.1+ |
| 2 | 4,860 | 6,714 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
| 3 | 4,911 | 6,741 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
| 4 | 5,253 | 8,346 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
| 5 | 6,153 | 7,875 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
| 6 | 6,625 | 8,978 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
| 7 | 7,045 | 13,725 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
| 8 | 7,331 | 14,487 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
| 9 | 7,528 | 18,774 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
| 10 | 8,407 | 15,177 | schema_plus_views | Adds support for views to ActiveRecord |
| 11 | 8,544 | 17,451 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
| 12 | 8,548 | 18,289 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
| 13 | 8,666 | 18,774 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
| 14 | 9,736 | 29,667 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
| 15 | 9,816 | 31,379 | schema_plus_tables | Extends ActiveRecord's handling of tables |
| 16 | 10,155 | 16,348 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
| 17 | 14,439 | 7,632 | schema_dev | SchemaPlus development tools |
| 18 | 24,493 | 19,862 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
| 19 | 25,964 | 11,008 | coursemology-polyglot | Common definitions shared between the web application and the evaluator for determining... |
| 20 | 29,137 | 46,492 | activerecord-userstamp | This gem extends ActiveRecord::Base to add automatic updating of created_by and updated... |
| 21 | 41,600 | 42,164 | simple_form-bootstrap | Initialises Simple Form to automatically produce Bootstrap 3-friendly markup |
| 22 | 48,225 | 46,492 | schema_plus_association_inverses | Warns when association inverses are not autodetected |
| 23 | 48,441 | 28,188 | coursemology-evaluator | Sets up a consistent environment for evaluating programming packages. |
| 24 | 65,811 | 59,868 | cancancan-squeel | Implements CanCanCan's rule-based record fetching using Squeel. |
| 25 | 91,811 | 70,356 | database_transform | Transforms the data of a database from an old schema to a new one. |
| 26 | 100,656 | 84,476 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
| 27 | 161,500 | 144,706 | message_bus-client | Implements a client for Message Bus, with communication over HTTP |