Changeset 1165

Show
Ignore:
Timestamp:
01/04/08 15:32:15 (11 months ago)
Author:
wyca..@gmail.com
Message:

Adds lib to list of autoloaded directories

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/merb.rb

    r1136 r1165  
    106106  "/app/controllers/**/*.rb", 
    107107  "/app/helpers/**/*.rb", 
     108  "/lib/**/*.rb", 
    108109  "/app/mailers/**/*.rb", 
    109110  "/app/parts/**/*.rb",