Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 359

Show
Ignore:
Timestamp:
01/09/05 22:10:21 (4 years ago)
Author:
david
Message:

Added more core_ext to install.rb

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/actionpack/install.rb

    r358 r359  
    2020 
    2121makedirs = %w{ action_controller/assertions action_controller/cgi_ext 
    22                action_controller/session action_controller/support 
     22               action_controller/session action_controller/support action_controller/support/core_ext 
    2323               action_controller/templates action_controller/templates/rescues 
    2424               action_controller/templates/scaffolds