Found 2 results by author Jeff+Lee
Acts As Flaggable
Acts As Flaggable is a model modifier which allows flag records to be associated with records. Authors of community driven sites may find this useful for quickly adding the ability to mark records as �spam� or �inappropriate�. There�s also facilities in place to automatically take a specific action automatically if a record has been flagged a certain way too many times (Think auto-removing posts that have been marked as �spam�).
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jeff Lee
ActsAsLocateable
ActsAsLocateable is an easy way to give any model the ability to be found by location. For instance, say you have a model Store which is associated with a zip code indicating where that Store is located. To find all the stores within a specific radius of another ZipCode, you can do a
Added on January 15th, 2007 @ 09:01 PM, Author(s) Jeff Lee