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

Changeset 224

Show
Ignore:
Timestamp:
08/26/07 19:32:44 (1 year ago)
Author:
jk
Message:

add info about edge rails, remove hint to classic pagination plugin

Files:

Legend:

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

    r221 r224  
    22=========================== 
    33 
    4 To use this demo, you'll need to set up a database for it. 
     4This project is intended to run with edge rails which can 
     5be installed with 
     6 
     7rake rails:freeze:edge 
     8 
     9 
     10You'll also need to set up a database for it. 
    511SQL scripts for both SQLite and MySQL are provided in db/ . 
    612 
     
    1218to see the unit tests pass. 
    1319 
    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  
    2120 
    2221Please feel free to post bugs/enhancements/patches at  

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