Changeset 221
- Timestamp:
- 08/17/07 13:57:27 (1 year ago)
- Files:
-
- trunk/demo/README_DEMO (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/demo/README_DEMO
r14 r221 1 1 Acts_as_Ferret demo project 2 --------------------------- 2 =========================== 3 3 4 4 To use this demo, you'll need to set up a database for it. … … 12 12 to see the unit tests pass. 13 13 14 If using rails > 1.2.3 15 ---------------------- 16 do 17 script/plugin install svn://errtheblog.com/svn/plugins/classic_pagination 18 to avoid some pagination errors (Thanks to Sam Giffney for pointing this 19 out). 20 14 21 15 22 Please feel free to post bugs/enhancements/patches at
