Class: AppQuery::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/app_query.rb

Instance Attribute Summary collapse

Instance Attribute Details

#query_pathObject

Returns the value of attribute query_path

Returns:

  • (Object)

    the current value of query_path



10
11
12
# File 'lib/app_query.rb', line 10

def query_path
  @query_path
end