class AppHill::IO::BIND
Public Instance Methods
get_binding()
click to toggle source
# File lib/apphill.rb, line 58 def get_binding return binding() end
# File lib/apphill.rb, line 58 def get_binding return binding() end