Changeset 242 for trunk/TODO

Show
Ignore:
Timestamp:
05/27/07 14:49:11 (2 years ago)
Author:
e.@brainspl.at
Message:

convert all framework specs to use describe/it instead of context/specify. new const MERB_VIEW_ROOT to optimize rendering a tad

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/TODO

    r135 r242  
    11[TODO] 
    2 * Irb Console **DONE** 
    3 * Migrations **DONE** 
    4 * Helpers 
    5 * config file **DONE** 
    6 * session 
    7   ** AR ** DONE ** 
    8   ** DRb 
    9 * Rails integration 
    10 * Text backend? 
    11 * plugins support(rails plugins too?) 
    12 * Layouts **DONE** 
    13 * auto template_dir **DONE** 
    14 * before/after filters **DONE** 
    15 * merbjs **DONE** 
    16 * testing 
     2* more specs for Template engines and Rendering 
     3*