How to get a list of pages for a certain category.

50 views
Skip to first unread message

Glen Barnes

unread,
Apr 27, 2013, 2:31:40 AM4/27/13
to comfortable-...@googlegroups.com
I probably missing something really basic here but how do I get a list of pages with a certain category. I basically want to render a list of FAQ's and I have the pages categorized with 'faq'. I've tried:

Cms::Page.published.categorized_as('faq')

But that throws a NoMethodError: undefined method `categorized_as' for #<ActiveRecord::Relation:0x007fb0107d53a8> error.

Any pointers?

Thanks,
Glen
Reply all
Reply to author
Forward
0 new messages