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
/
railties
/
lib
/
generators
/
rails
/
scaffold_controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change mailer generator templates and refactor the whole naming schema.
José Valim and Mikel Lindsaar
2010-01-25
1
-3
/
+3
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
3
-0
/
+132
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
3
-134
/
+0
*
Ensure scaffold works properly even if plural name is given. [#3062]
José Valim
2009-08-30
1
-2
/
+3
*
Removed invoke_if and allow hook_for to accept boolean options.
José Valim
2009-07-04
1
-2
/
+1
*
Rename ControllerNamedBase to ScaffoldBase and move ActionORM helpers.
José Valim
2009-07-02
1
-17
/
+2
*
Added tests to scaffold controller.
José Valim
2009-07-02
1
-4
/
+12
*
Added scaffold views to scaffold controller.
José Valim
2009-07-02
2
-2
/
+10
*
Make scaffold controller generate agnostic code and mark some hooks as required.
José Valim
2009-07-02
2
-1
/
+95
*
Put migration methods into a separate folder and let just ActiveRecord depend...
José Valim
2009-07-02
1
-7
/
+9
*
Added controller named base.
José Valim
2009-07-02
1
-1
/
+3
*
Removing unecessary class methods.
José Valim
2009-07-02
1
-0
/
+1
*
Added scaffold_controller.
José Valim
2009-07-02
3
-0
/
+34