aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/scaffolding.rb
Commit message (Expand)AuthorAgeFilesLines
* With const_missing loading, its no longer necessary to dynamically require th...David Heinemeier Hansson2005-02-241-2/+0
* Fixed the scaffolding/routing issue for realDavid Heinemeier Hansson2005-02-191-1/+1
* Fixed scaffolding and routes conflict #669David Heinemeier Hansson2005-02-191-1/+1
* Fixed that on validation errors, scaffold couldn't find template #654 [mindel]David Heinemeier Hansson2005-02-171-4/+4
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-151-1/+1
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-151-1/+1
* Merged back the Routing branchDavid Heinemeier Hansson2005-02-151-1/+1
* Fixed documentation snafus #575, #576, #577, #585David Heinemeier Hansson2005-02-071-4/+4
* InitialDavid Heinemeier Hansson2004-11-241-0/+183