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
/
test
/
generators
/
generators_test_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-1
/
+1
*
Require rubygems in generators test so Action Dispatch can find rack
Jeremy Kemper
2009-09-14
1
-1
/
+3
*
Fix deprecated gem-name requires
Jeremy Kemper
2009-09-14
1
-1
/
+1
*
Use less strict rules in generators lookup, so people can lay their generator...
José Valim
2009-08-10
1
-2
/
+5
*
Allow rails templates relative to the current path to be given.
José Valim
2009-08-07
1
-1
/
+1
*
Change false to :verbose => false as in new Thor version.
José Valim
2009-07-15
1
-0
/
+1
*
Refactored some generators to make use of improved invocations on thor.
José Valim
2009-07-15
1
-6
/
+5
*
Make specs pass on Ruby 1.9.
José Valim
2009-07-06
1
-1
/
+7
*
More tests for rails generators and lookup.
José Valim
2009-07-03
1
-3
/
+3
*
Removed remaining old generators files.
José Valim
2009-07-03
1
-1
/
+7
*
Added lookup to generators.
José Valim
2009-07-03
1
-0
/
+1
*
Added tests to scaffold controller.
José Valim
2009-07-02
1
-2
/
+2
*
Added tessts for resources generator.
José Valim
2009-06-28
1
-16
/
+19
*
Added migration and session_migration generator.
José Valim
2009-06-28
1
-0
/
+9
*
Added migrations and make base generators be lazy loaded.
José Valim
2009-06-28
1
-5
/
+26
*
Initial scratch of model generators.
José Valim
2009-06-27
1
-6
/
+8
*
Added class collision checks.
José Valim
2009-06-25
1
-5
/
+1
*
Make tests pass again after merge.
José Valim
2009-06-25
1
-0
/
+4
*
Tests for plugin generator.
José Valim
2009-06-25
1
-0
/
+53