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
/
erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
11
-0
/
+174
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
11
-179
/
+0
*
Change div.attribute to div.field and add some _form to tests.
José Valim
2009-08-30
1
-2
/
+2
*
Ensure scaffold works properly even if plural name is given. [#3062]
José Valim
2009-08-30
1
-1
/
+2
*
Remove inline css. [#593 status:resolved]
José Valim
2009-08-30
1
-1
/
+1
*
Change scaffold to use _form as partial and div's instead of paragraphs. [#17...
José Valim
2009-08-30
4
-30
/
+21
*
Change attributes default type to array to allow order to be preserved.
José Valim
2009-07-21
1
-1
/
+1
*
Add a form hook to erb scaffold. Customize and go!
José Valim
2009-07-15
1
-2
/
+8
*
Solving merge conflicts.
José Valim
2009-07-12
2
-5
/
+6
*
Tests for scaffold generator.
José Valim
2009-07-02
1
-0
/
+4
*
Rename ControllerNamedBase to ScaffoldBase and move ActionORM helpers.
José Valim
2009-07-02
1
-1
/
+1
*
Added tests to scaffold controller.
José Valim
2009-07-02
2
-4
/
+5
*
Added test unit files for scaffold_controller.
José Valim
2009-07-02
3
-5
/
+6
*
Added scaffold views to scaffold controller.
José Valim
2009-07-02
6
-0
/
+128
*
Added migrations and make base generators be lazy loaded.
José Valim
2009-06-28
2
-0
/
+4
*
Added Controller Generators.
José Valim
2009-06-26
2
-0
/
+21
*
Improving generators runner.
José Valim
2009-06-26
1
-1
/
+1
*
Mailer tests.
José Valim
2009-06-25
1
-0
/
+4
*
More code refactoring.
José Valim
2009-06-25
1
-1
/
+1
*
Refactoring out descriptions.
José Valim
2009-06-25
1
-5
/
+0
*
Added Mailer generaator template engine and test framework agnostic.
José Valim
2009-06-25
2
-0
/
+22