Module: Instastache

Defined in:
lib/instastache.rb,
lib/instastache/version.rb

Constant Summary collapse

VERSION =
"0.0.1"

Class Method Summary collapse

Class Method Details

.mustachify(url) ⇒ Object



6
7
8
# File 'lib/instastache.rb', line 6

def self.mustachify(url)
  "http://mustachify.me/?src=" + url
end