schema_plus
SchemaPlus provides a collection of enhancements and extensions to ActiveRecordschema_validations
Automatically creates validations basing on the database schema.schema_associations
ActiveRecord extension that automatically (DRY) creates associations based on the schemaschema_plus_views
Provides support for creating and dropping views in ActiveRecord migrations. Also support for querying views.schema_plus_pg_indexes
Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexesschema_auto_foreign_keys
schema_plus_enums
Support for enum data types in ActiveRecordschema_plus_multischema
Extends ActiveRecord with support for using multiple schemas within a single databaseschema_plus_indexes
Adds shorthands and conveniences to ActiveRecord's handling of indexesschema_plus_core
Provides an internal extension API to ActiveRecord, in the form of middleware-style callback stacksschema_monkey
Provides a module insertion protocol to facilitate adding features to ActiveRecordschema_plus_foreign_keys
Extended support for foreign keys in ActiveRecordschema_plus_tables
Added utility for ActiveRecord's handling of tablesschema_dev
Development tools for the SchemaPlus family of gemsmodware
A middleware library, featuring a simple interface and "callback" style semantics in the middleware stackschema_plus_columns
Adds useful accessors to ActiveRecord's Column objectschema_plus_db_default
Love Open Source and this site? Check out how you can help us