Registry / orm / schema-monkey

schema-monkey

JSON →
library3.0.2rbrubygemsunverified

Provides a module insertion protocol to facilitate adding features to ActiveRecord

gem install schema_monkey
INSTALL
IMPORT
SIG · SCHEMA-MONKEY
S
schema-monkey
ormrubyv3.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SchemaMonkey
require 'schema_monkey'

Insert a module into ActiveRecord using SchemaMonkey protocol

require 'schema_monkey' SchemaMonkey.insert(MyModule, into: ActiveRecord::Base) # Now MyModule's methods are available in ActiveRecord models
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
schema-monkey — gem install schema-monkey · libregistry