Method: SearchCop::QueryBuilder#scope

Defined in:
lib/search_cop/query_builder.rb

#scopeObject

Returns the value of attribute scope.



3
4
5
# File 'lib/search_cop/query_builder.rb', line 3

def scope
  @scope
end