Class
DataMapper::Query::Direction
In:
lib/dm-core/query.rb
Parent:
Object
Methods
==
eql?
hash
inspect
new
reverse
Included Modules
Assertions
Attributes
direction
[R]
property
[R]
Public Class methods
new
(property, direction = :asc)
Public Instance methods
==
(other)
eql?
(other)
Alias for #==
hash
()
inspect
()
reverse
()
[Validate]