Module: Shokkenki::Consumer::DSL::TermDSL
- Included in:
- Order
- Defined in:
- lib/shokkenki/consumer/dsl/term_dsl.rb
Instance Method Summary collapse
Instance Method Details
#json(paths) ⇒ Object
7 8 9 |
# File 'lib/shokkenki/consumer/dsl/term_dsl.rb', line 7 def json paths Shokkenki::Term::JsonPathsTerm.new paths end |