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