schema_plus_core

API extender

An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality.

Provides an internal extension API to ActiveRecord, in the form of middleware-style callback stacks

GitHub

7 stars
7 watching
29 forks
Language: Ruby
last commit: over 1 year ago

Related projects:

Repository Description Stars
schemaplus/schema_plus_indexes Adds convenient capabilities to ActiveRecord's index handling 9
schemaplus/schema_plus_db_default Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. 1
schemaplus/schema_plus_tables Adds utility features to ActiveRecord's handling of tables 5
schemaplus/schema_plus_enums An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. 14
schemaplus/schema_plus_columns Provides useful accessors to ActiveRecord's Column object 2
schemaplus/schema_monkey A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord 5
schemaplus/schema_plus_default_expr Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. 0
synctree/activerecord-hive-adapter A library that enables support for Hive in Ruby on Rails applications using an Active Record adapter 5
schemaplus/schema_plus_pg_indexes Adds support for PostgreSQL index expressions and operator classes to ActiveRecord 30
emicklei/go-restful-openapi An OpenAPI extension for the go-restful package to simplify API documentation and validation 136
schemaplus/schema_plus_views A gem that enables creating and querying views in ActiveRecord migrations. 28
procore-oss/blueprinter-activerecord A Ruby extension to automatically preload associations from Blueprints during rendering. 9
balvig/spyke A Ruby library that simplifies API interactions by providing an ActiveRecord-like interface. 901
georgekaraszi/activerecordextended Provides additional Postgres functionality to an ActiveRecord application. 1,313
schemaplus/schema_plus_foreign_keys A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record 4