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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated vendored thor to 0.11.5
José Valim
2009-08-07
1
-1
/
+1
*
Updated vendored thor to 0.11.3.
José Valim
2009-07-23
1
-1
/
+1
*
Do not try to use thor gem.
José Valim
2009-07-23
1
-1
/
+1
*
Allow nested and multiple fallbacks for generators.
José Valim
2009-07-21
1
-6
/
+20
*
Implemented generaators fallbacks.
José Valim
2009-07-16
1
-11
/
+35
*
Add a form hook to erb scaffold. Customize and go!
José Valim
2009-07-15
1
-0
/
+1
*
Allow nil and false to be given as configuration values and avoid creating un...
José Valim
2009-07-15
1
-6
/
+4
*
Allow namespaced configuration on generators.
José Valim
2009-07-15
1
-28
/
+58
*
Add version to thor frozen gem.
José Valim
2009-07-14
1
-1
/
+1
*
Vendorized Thor.
José Valim
2009-07-13
1
-5
/
+1
*
Add hooks for integration and performance tests.
José Valim
2009-07-13
1
-0
/
+2
*
Add the new generators environment and update commands.
José Valim
2009-07-08
1
-5
/
+5
*
Generators are configured on initialization if RAILS_ENV=generators.
José Valim
2009-07-08
1
-29
/
+62
*
Use active_support/mini since we just need inflections.
José Valim
2009-07-06
1
-2
/
+2
*
Load generators from user home and show a error message if they can't be loaded.
José Valim
2009-07-04
1
-10
/
+27
*
Allow scaffold controller to load action_orm files on demand.
José Valim
2009-07-04
1
-1
/
+0
*
Search for generators on vendorized plugins and gems.
José Valim
2009-07-04
1
-2
/
+8
*
Add some tests for no_color! behavior.
José Valim
2009-07-03
1
-2
/
+2
*
More tests for rails generators and lookup.
José Valim
2009-07-03
1
-48
/
+63
*
Removed remaining old generators files.
José Valim
2009-07-03
1
-0
/
+2
*
Added lookup to generators.
José Valim
2009-07-03
1
-14
/
+73
*
Make color optional.
José Valim
2009-07-02
1
-0
/
+8
*
Updated commands.
José Valim
2009-07-02
1
-3
/
+37
*
Added migrations and make base generators be lazy loaded.
José Valim
2009-06-28
1
-3
/
+0
*
Make Observer generator agnostic.
José Valim
2009-06-27
1
-0
/
+1
*
Added invoke_if and make use of it on controller generators.
José Valim
2009-06-26
1
-1
/
+2
*
Added Rails::Generators.find_by_namespace.
José Valim
2009-06-26
1
-0
/
+36
*
Added Mailer generaator template engine and test framework agnostic.
José Valim
2009-06-25
1
-0
/
+1
*
Splitting base into several files.
José Valim
2009-06-23
1
-0
/
+1
*
Change current sstructure.
José Valim
2009-06-23
1
-0
/
+25