Module: Sanity::Http::Query::ClassMethods
- Defined in:
- lib/sanity/http/query.rb
Instance Method Summary collapse
Instance Method Details
#call(**args) ⇒ Object
19 20 21 |
# File 'lib/sanity/http/query.rb', line 19 def call(**args) new(**args).call end |