Class: Guard::Hogan::Compiler::BareString

Inherits:
String
  • Object
show all
Defined in:
lib/guard/hogan/compiler.rb

Instance Method Summary collapse

Instance Method Details

#to_jsonObject



9
10
11
# File 'lib/guard/hogan/compiler.rb', line 9

def to_json(*)
  self
end