Class: Hightouch::Category
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from Archive
#add_blog_posting, #blog_postings, #count, #empty?, #remove_blog_posting
Instance Method Details
#path ⇒ Object
3 4 5 |
# File 'lib/hightouch/category.rb', line 3 def path "/blog/#{name}.html" end |