Class: Adminpanel::Section

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

Instance Method Summary collapse

Instance Method Details

#simple_nameObject



19
20
21
# File 'app/models/adminpanel/section.rb', line 19

def simple_name
	"Section"
end