Libraries
»
aro
(0.1.6)
»
Index (L)
»
Aro
»
Log
Class: Aro::Log
Inherits:
ActiveRecord::Base
Object
ActiveRecord::Base
Aro::Log
show all
Defined in:
lib/models/log.rb
Constant Summary
collapse
ALL =
:all
DEFAULT_COUNT =
1
ORDERING =
{
ASC
:
:ASC
,
DESC
:
:DESC
}