Class: Sinatra::AssetPack::NoneEngine

Inherits:
Engine
  • Object
show all
Defined in:
lib/eggplant/server.rb

Instance Method Summary collapse

Instance Method Details

#js(str, options = {}) ⇒ Object



13
14
15
# File 'lib/eggplant/server.rb', line 13

def js(str, options={})
  str
end