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
/
test_unit
/
mailer
Commit message (
Expand
)
Author
Age
Files
Lines
*
`script/generate mailer Notifier` will now create a mailer at app/mailers.
José Valim
2010-01-19
2
-1
/
+1
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
3
-0
/
+44
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
3
-44
/
+0
*
Added test unit files for scaffold_controller.
José Valim
2009-07-02
1
-2
/
+2
*
Put migration methods into a separate folder and let just ActiveRecord depend...
José Valim
2009-07-02
1
-0
/
+1
*
Added migrations and make base generators be lazy loaded.
José Valim
2009-06-28
1
-0
/
+2
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
1
-4
/
+0
*
Class collision checks.
José Valim
2009-06-26
1
-1
/
+1
*
Added integration and performance test generators.
José Valim
2009-06-26
1
-0
/
+4
*
Improving generators runner.
José Valim
2009-06-26
1
-1
/
+1
*
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
3
-0
/
+46