Method: EffectivePostsHelper#post_categories

Defined in:
app/helpers/effective_posts_helper.rb

#post_categoriesObject

Post Categories



116
117
118
# File 'app/helpers/effective_posts_helper.rb', line 116

def post_categories
  categories = EffectivePosts.categories
end