Pinned Loading
Repositories
Showing 10 of 18 repositories
- schema_plus_indexes Public Forked from SchemaPlus/schema_plus_indexes
Adds shorthands and conveniences to ActiveRecord's handling of indexes
- schema_validations Public Forked from SchemaPlus/schema_validations
Automatically creates validations basing on the database schema.
- schema_plus_columns Public Forked from SchemaPlus/schema_plus_columns
Adds useful accessors to ActiveRecord's Column object
- schema_plus_core Public Forked from SchemaPlus/schema_plus_core
Provides an internal extension API to ActiveRecord, in the form of middleware-style callback stacks
- elph-shell Public archive
A development/demo project to provide an example how to use elph, while providing convenience for its development.