To edit pages or tickets please login with username/password: aaf/aaf

Changeset 221

Show
Ignore:
Timestamp:
08/17/07 13:57:27 (1 year ago)
Author:
jk
Message:

add info about pagination problems with edge rails

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/demo/README_DEMO

    r14 r221  
    11Acts_as_Ferret demo project 
    2 --------------------------- 
     2=========================== 
    33 
    44To use this demo, you'll need to set up a database for it. 
     
    1212to see the unit tests pass. 
    1313 
     14If using rails > 1.2.3 
     15---------------------- 
     16do 
     17  script/plugin install svn://errtheblog.com/svn/plugins/classic_pagination 
     18to avoid some pagination errors (Thanks to Sam Giffney for pointing this  
     19out). 
     20 
    1421 
    1522Please feel free to post bugs/enhancements/patches at  

To edit pages or tickets please login with username/password: aaf/aaf