Class: Transplant::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/transplant/configuration.rb

Class Method Summary collapse

Class Method Details

.setup {|_self| ... } ⇒ Object

Yields:

  • (_self)

Yield Parameters:



12
13
14
# File 'lib/transplant/configuration.rb', line 12

def setup
  yield self
end