Class: Hightouch::Category

Inherits:
Archive
  • Object
show all
Defined in:
lib/hightouch/category.rb

Direct Known Subclasses

Tag

Instance Method Summary collapse

Methods inherited from Archive

#add_blog_posting, #blog_postings, #count, #empty?, #remove_blog_posting

Instance Method Details

#pathObject



3
4
5
# File 'lib/hightouch/category.rb', line 3

def path
  "/blog/#{name}.html"
end