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
/
plugin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Modified rake tasks to use new app generator structure and updated Thor version.
José Valim
2009-07-16
1
-2
/
+2
|
*
Change false to :verbose => false as in new Thor version.
José Valim
2009-07-15
1
-2
/
+2
|
*
Allow namespaced configuration on generators.
José Valim
2009-07-15
1
-3
/
+2
|
*
Refactored some generators to make use of improved invocations on thor.
José Valim
2009-07-15
4
-21
/
+12
|
*
Plugin generators now reflect new generators sutrcture.
José Valim
2009-07-03
5
-3
/
+6
|
*
Added lookup to generators.
José Valim
2009-07-03
1
-27
/
+20
|
*
Tests for scaffold generator.
José Valim
2009-07-02
1
-1
/
+11
|
*
Rename invoke_for to hook_for.
José Valim
2009-06-27
1
-1
/
+1
|
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
1
-3
/
+1
|
*
More code refactoring.
José Valim
2009-06-25
1
-1
/
+1
|
*
Added class collision checks.
José Valim
2009-06-25
1
-2
/
+3
|
*
Added observer generator.
José Valim
2009-06-25
1
-0
/
+1
|
*
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