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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-4
/
+4
|
|
|
|
Signed-off-by: Carl Lerche <carllerche@mac.com>
*
Generators load path now will be Ruby load path. If you want to use ↵
José Valim
2010-01-18
2
-0
/
+42
|
|
|
|
rspec:install generator, you need generators/rspec/install_generator in your load path.
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
2
-42
/
+0
|
*
Ensure scaffold works properly even if plural name is given. [#3062]
José Valim
2009-08-30
1
-1
/
+2
|
*
Added stylesheets controller which is invoked by scaffold.
José Valim
2009-07-02
1
-2
/
+2
|
*
Added tests to scaffold controller.
José Valim
2009-07-02
1
-2
/
+0
|
*
Added scaffold views to scaffold controller.
José Valim
2009-07-02
1
-0
/
+2
|
*
Make scaffold controller generate agnostic code and mark some hooks as required.
José Valim
2009-07-02
1
-1
/
+1
|
*
Removing unecessary class methods.
José Valim
2009-07-02
1
-0
/
+2
|
*
Added scaffold_controller.
José Valim
2009-07-02
1
-1
/
+2
|
*
Started with scaffold controller and added remove_hook_for.
José Valim
2009-07-02
2
-0
/
+38