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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial scratch of model generators.
José Valim
2009-06-27
3
-3
/
+38
*
Make Observer generator agnostic.
José Valim
2009-06-27
3
-12
/
+3
*
Spec --no and --skip.
José Valim
2009-06-26
1
-1
/
+0
*
Added invoke_if and make use of it on controller generators.
José Valim
2009-06-26
1
-4
/
+1
*
Update some USAGE files.
José Valim
2009-06-26
6
-32
/
+18
*
Added Controller Generators.
José Valim
2009-06-26
3
-0
/
+55
*
Small fixes.
José Valim
2009-06-26
1
-1
/
+1
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
7
-27
/
+13
*
Class collision checks.
José Valim
2009-06-26
2
-2
/
+2
*
Added HelperGenerator.
José Valim
2009-06-26
3
-0
/
+41
*
Added integration and performance test generators.
José Valim
2009-06-26
6
-0
/
+60
*
Improving generators runner.
José Valim
2009-06-26
1
-1
/
+1
*
More code refactoring.
José Valim
2009-06-25
3
-4
/
+3
*
Added Mailer generaator template engine and test framework agnostic.
José Valim
2009-06-25
3
-0
/
+48
*
Added class collision checks.
José Valim
2009-06-25
3
-8
/
+16
*
Added observer generator.
José Valim
2009-06-25
4
-0
/
+30
*
Tests for plugin generator.
José Valim
2009-06-25
1
-1
/
+1
*
Clean up plugin generator.
José Valim
2009-06-25
1
-8
/
+8
*
Added plugin generators (and a couple of TODOs).
José Valim
2009-06-23
13
-0
/
+128
*
Change current sstructure.
José Valim
2009-06-23
65
-0
/
+9099