Class: Adminpanel::Section

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/adminpanel/section.rb

Instance Method Summary collapse

Instance Method Details

#simple_name ⇒ Object



12
13
14
# File 'app/models/adminpanel/section.rb', line 12

def simple_name
  "Section"
end