Class
DataMapper::Query::Path
In:
lib/dm-core/query.rb
Parent:
Object
Methods
field
new
to_sym
Included Modules
Assertions
Attributes
model
[R]
operator
[R]
property
[R]
relationships
[R]
Public Class methods
new
(repository, relationships, model, property_name = nil)
Public Instance methods
field
(*args)
duck type the DM::Query::Path to act like a DM::Property
to_sym
()
more duck typing
[Validate]