schema_monkey

Module inserter

A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord

Provides a module insertion protocol to facilitate adding features to ActiveRecord

GitHub

5 stars
8 watching
5 forks
Language: Ruby
last commit: over 4 years ago

Related projects:

RepositoryDescriptionStars
schemaplus/schema_plus_columnsProvides useful accessors to ActiveRecord's Column object2
schemaplus/schema_plus_tablesAdds utility features to ActiveRecord's handling of tables5
schemaplus/schema_plus_indexesAdds convenient capabilities to ActiveRecord's index handling9
schemaplus/schema_plus_coreAn extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality.7
schemaplus/schema_plus_enumsAn ActiveRecord extension for supporting enum data types in Ruby on Rails applications.14
schemaplus/schema_plus_db_defaultProvides an extension to ActiveRecord that allows setting column values to their default database value when saving a record.1
schemaplus/schema_plus_foreign_keysA Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record4
schemaplus/schema_plus_pg_indexesAdds support for PostgreSQL index expressions and operator classes to ActiveRecord30
moiristo/deep_cloneableA gem that enables deep cloning of Active Record objects with optional association inclusion and conditional inclusions.789
schemaplus/schema_plus_viewsA gem that enables creating and querying views in ActiveRecord migrations.28
dhyegocalota/active_admin-humanized_enumEasily translate enum values in ActiveAdmin using an integrated Humanized Enum solution.6
georgekaraszi/activerecordextendedProvides additional Postgres functionality to an ActiveRecord application.1,325
rnelson0/puppet-modulesync_config_referenceProvides reference documentation and examples for configuring module sync with Puppet modules0
healthie/activerecord_cursor_paginateCursor-based pagination for active records in Ruby on Rails applications135
schemaplus/schema_plus_default_exprAllows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations.0