Changeset 325
- Timestamp:
- 02/18/08 20:36:07 (8 months ago)
- Files:
-
- trunk/plugin/acts_as_ferret/lib/act_methods.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plugin/acts_as_ferret/lib/act_methods.rb
r324 r325 22 22 # be ignored when the fields option is given, in that 23 23 # case additional fields get specified there. 24 # 25 # if:: Can be set to a block that will be called with the record in question 26 # to determine if it should be indexed or not. 24 27 # 25 28 # index_dir:: declares the directory where to put the index for this class.
