Class: Ecm::Cms::Navigation
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Ecm::Cms::Navigation
- Defined in:
- app/models/ecm/cms/navigation.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
16 17 18 |
# File 'app/models/ecm/cms/navigation.rb', line 16 def to_s "#{name} (#{locale})" end |