Class: Pagificate::Page
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Pagificate::Page
- Defined in:
- app/models/pagificate/page.rb
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
9 10 11 |
# File 'app/models/pagificate/page.rb', line 9 def to_param permalink end |