Class: Hightouch::Tag

Inherits:
Category show all
Defined in:
lib/hightouch/tag.rb

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/tag.rb', line 3

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