summaryrefslogtreecommitdiff
path: root/db/migrate/20090201211159_create_flags.rb
AgeCommit message (Collapse)Author
2009-02-02aggregation spike with flags associated to pageshukl
Page has now a named_scope :with_flags which accepts an array of flag names and returns corresponding pages. Can be chained with order and limit