1 | 3,505 | 6,233 | fast_stack | Fast method for collecting stack traces in Ruby 2.1+ |
2 | 4,294 | 10,261 | schema_plus_core | Provides an internal extension API to ActiveRecord, in the form of middleware-style cal... |
3 | 4,348 | 10,030 | schema_monkey | Provides a module insertion protocol to facilitate adding features to ActiveRecord |
4 | 4,631 | 11,504 | schema_plus_indexes | Adds shorthands and conveniences to ActiveRecord's handling of indexes |
5 | 5,433 | 19,101 | schema_plus | SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus... |
6 | 5,719 | 21,627 | schema_plus_pg_indexes | Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ... |
7 | 6,203 | 12,065 | schema_plus_foreign_keys | Extended support for foreign key constraints in ActiveRecord, including: definition as ... |
8 | 6,355 | 21,627 | schema_plus_columns | Adds useful accessors to ActiveRecord's Column object. |
9 | 6,547 | 12,281 | schema_auto_foreign_keys | In an ActiveRecord migration, set the default to create a foreign key and index for all... |
10 | 7,249 | 19,101 | schema_plus_views | Adds support for views to ActiveRecord |
11 | 7,283 | 23,402 | schema_plus_enums | Adds support for enum data types in ActiveRecord |
12 | 7,346 | 12,281 | schema_plus_compatibility | Compatibility helpers for the SchemaPlus family of gems |
13 | 7,385 | 18,157 | schema_plus_default_expr | Extends ActiveRecord migrations to allow an SQL expression for the default value of a c... |
14 | 8,443 | 25,716 | schema_plus_db_default | Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca... |
15 | 8,519 | 25,716 | schema_plus_tables | Extends ActiveRecord's handling of tables |
16 | 8,951 | 29,456 | schema_validations | SchemaValidations extends ActiveRecord to automatically create validations by inspectin... |
17 | 13,302 | 29,456 | schema_dev | SchemaPlus development tools |
18 | 22,969 | 33,893 | schema_associations | SchemaAssociations extends ActiveRecord to automatically create associations by inspect... |
19 | 25,486 | 61,367 | coursemology-polyglot | Common definitions shared between the web application and the evaluator for determining... |
20 | 28,645 | 61,367 | activerecord-userstamp | This gem extends ActiveRecord::Base to add automatic updating of created_by and updated... |
21 | 40,849 | 61,367 | simple_form-bootstrap | Initialises Simple Form to automatically produce Bootstrap 3-friendly markup |
22 | 47,539 | 61,367 | coursemology-evaluator | Sets up a consistent environment for evaluating programming packages. |
23 | 47,732 | 61,367 | schema_plus_association_inverses | Warns when association inverses are not autodetected |
24 | 65,713 | 61,367 | cancancan-squeel | Implements CanCanCan's rule-based record fetching using Squeel. |
25 | 88,289 | 61,367 | database_transform | Transforms the data of a database from an old schema to a new one. |
26 | 99,755 | 61,367 | schema_plus_multischema | Adds support for multiple schemas in activerecord when using Postgres |
27 | 157,202 | 41,086 | message_bus-client | Implements a client for Message Bus, with communication over HTTP |