Class: SchemaRD::MigrationContext::Loader::ActiveRecord::Schema

Inherits:
Object
  • Object
show all
Defined in:
lib/schemard/schema_parser.rb

Class Method Summary collapse

Class Method Details

.define(*args) ⇒ Object



74
75
76
# File 'lib/schemard/schema_parser.rb', line 74

def self.define(*args)
  yield
end