Method: Symphonia::Query#entity_scope

Defined in:
lib/symphonia/query.rb

#entity_scopeObject



117
118
119
# File 'lib/symphonia/query.rb', line 117

def entity_scope
  @entity_scope || model
end