module Heroku::Properties::ConfigMethods
Public Instance Methods
configure() { |Properties| ... }
click to toggle source
# File lib/heroku/properties.rb, line 31 def configure # yield yield Heroku::Properties end