Class: Cms::ContentTypeGroup
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Cms::ContentTypeGroup
- Defined in:
- app/models/cms/content_type_group.rb
Class Method Summary collapse
Class Method Details
.menu_list ⇒ Object
9 10 11 |
# File 'app/models/cms/content_type_group.rb', line 9 def self. order(:id).all end |