Method: EffectivePostsHelper#posts_label

Defined in:
app/helpers/effective_posts_helper.rb

#posts_labelObject

Posts



16
17
18
# File 'app/helpers/effective_posts_helper.rb', line 16

def posts_label
  ets(Effective::Post)
end