Class: JavascriptCode

Inherits:
String
  • Object
show all
Defined in:
lib/dashcode-converter.rb

Instance Method Summary collapse

Methods inherited from String

#indent, #remove_indent

Instance Method Details

#to_json(*options) ⇒ Object



21
22
23
# File 'lib/dashcode-converter.rb', line 21

def to_json(*options)
  self
end