Method: EffectivePostsHelper#post_categories

Defined in:
app/helpers/effective_posts_helper.rb

#post_categoriesObject

Post Categories



109
110
111
# File 'app/helpers/effective_posts_helper.rb', line 109

def post_categories
  categories = EffectivePosts.categories
end