aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/scaffolding.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed broken attempt to DRY module ClassMethod #970David Heinemeier Hansson2005-04-021-0/+5
* Automatically extend the class which gets a module included with the ClassMet...David Heinemeier Hansson2005-04-021-5/+0
* Added pagination for scaffolding (10 items per page) #964 [mortonda@dgrmm.net]David Heinemeier Hansson2005-04-021-1/+1
* 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