Class: AppQuery::Configuration
- Inherits:
-
Struct
- Object
- Struct
- AppQuery::Configuration
- Defined in:
- lib/app_query.rb
Instance Attribute Summary collapse
-
#query_path ⇒ Object
Returns the value of attribute query_path.
Instance Attribute Details
#query_path ⇒ Object
Returns the value of attribute query_path
10 11 12 |
# File 'lib/app_query.rb', line 10 def query_path @query_path end |