index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_controller
/
scaffolding.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract dynamic scaffolding into a plugin. Closes #7700.
Jeremy Kemper
2007-03-04
1
-0
/
+2
*
Added .erb and .builder as preferred aliases to the now deprecated .rhtml and...
David Heinemeier Hansson
2007-02-20
1
-2
/
+2
*
Don't use deprecated render API. Cosmetics.
Jeremy Kemper
2006-09-04
1
-28
/
+28
*
Fixed a few find_alls
David Heinemeier Hansson
2006-08-31
1
-1
/
+1
*
Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...
Marcel Molina
2006-04-29
1
-2
/
+1
*
Comments, comments
David Heinemeier Hansson
2006-03-20
1
-0
/
+3
*
My beautiful eyes [DHH]
David Heinemeier Hansson
2006-03-20
1
-2
/
+2
*
Add verification to scaffolds (generated and reflection based). Require POST...
Michael Koziarski
2006-03-14
1
-0
/
+5
*
Refactored away all the legacy validate_options calls and replaced them with ...
David Heinemeier Hansson
2005-09-09
1
-9
/
+2
*
Fixed dynamic scaffolding [Stefan Kaes]
David Heinemeier Hansson
2005-07-27
1
-5
/
+8
*
Fixed a bug with alternate layout #1468 [sam]
David Heinemeier Hansson
2005-07-02
1
-1
/
+1
*
Fixed double-singularization on scaffolded pagination call (Address would be ...
David Heinemeier Hansson
2005-06-15
1
-1
/
+1
*
r2495@sedna: jeremy | 2005-05-27 22:07:18 -0700
Jeremy Kemper
2005-06-12
1
-24
/
+29
*
Removed broken attempt to DRY module ClassMethod #970
David Heinemeier Hansson
2005-04-02
1
-0
/
+5
*
Automatically extend the class which gets a module included with the ClassMet...
David Heinemeier Hansson
2005-04-02
1
-5
/
+0
*
Added pagination for scaffolding (10 items per page) #964 [mortonda@dgrmm.net]
David Heinemeier Hansson
2005-04-02
1
-1
/
+1
*
With const_missing loading, its no longer necessary to dynamically require th...
David Heinemeier Hansson
2005-02-24
1
-2
/
+0
*
Fixed the scaffolding/routing issue for real
David Heinemeier Hansson
2005-02-19
1
-1
/
+1
*
Fixed scaffolding and routes conflict #669
David Heinemeier Hansson
2005-02-19
1
-1
/
+1
*
Fixed that on validation errors, scaffold couldn't find template #654 [mindel]
David Heinemeier Hansson
2005-02-17
1
-4
/
+4
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-4
/
+4
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+183