Module: BrighterPlanet::Deploy::ReadsFromPublicUrl
- Included in:
- Cm1
- Defined in:
- lib/brighter_planet_deploy/reads_from_public_url.rb
Instance Method Summary collapse
Instance Method Details
#from_public_url(k) ⇒ Object
4 5 6 |
# File 'lib/brighter_planet_deploy/reads_from_public_url.rb', line 4 def from_public_url(k) eat "#{endpoint}/brighter_planet_deploy/#{k}" end |