Module: Heroku::Properties::ConfigMethods
- Included in:
- API
- Defined in:
- lib/heroku/properties.rb
Instance Method Summary collapse
Instance Method Details
#configure {|Heroku::Properties| ... } ⇒ Object
yield
31 32 33 |
# File 'lib/heroku/properties.rb', line 31 def configure # yield yield Heroku::Properties end |