Class: Guard::Hogan::Compiler::BareString
- Inherits:
-
String
- Object
- String
- Guard::Hogan::Compiler::BareString
- Defined in:
- lib/guard/hogan/compiler.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
9 10 11 |
# File 'lib/guard/hogan/compiler.rb', line 9 def to_json(*) self end |