Method: Cog::DSL::SeedDSL#constructor

Defined in:
lib/cog/dsl/seed_dsl.rb

#constructor(&block) ⇒ Object



24
25
26
# File 'lib/cog/dsl/seed_dsl.rb', line 24

def constructor(&block)
  feature :constructor, &block
end