Libraries
»
spleen
(0.0.2)
»
Index (R)
»
Rating
Class: Rating
Inherits:
ActiveRecord::Base
Object
ActiveRecord::Base
Rating
show all
Defined in:
lib/generators/spleen/templates/model.rb
Constant Summary
collapse
RATEABLE_TYPES =
%w{
}
RATETOR_TYPES =
%w{
User
}