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
/
shared_generator_tests.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
application and plugin generation run bundle install unless --skip-gemfile or...
Xavier Noria
2011-05-14
1
-2
/
+11
*
use #quietly in a few places, and s/silence/capture/ where intention is capture
Xavier Noria
2011-05-13
1
-8
/
+8
*
say silence when you mean silence
Xavier Noria
2011-05-13
1
-1
/
+1
*
application and plugin generation run bundle check unless --skip-gemfile
Xavier Noria
2011-05-13
1
-7
/
+16
*
removes duplicate tests
Xavier Noria
2011-05-13
1
-13
/
+0
*
adds comments clarifying the role of SharedGeneratorTests
Xavier Noria
2011-05-07
1
-0
/
+3
*
Fix test for prepend giving a false positive. [#5716 state:resolved]
Aditya Sanghi
2011-03-23
1
-2
/
+1
*
use parens and silence ambiguous args warnings
Jack Dempsey
2011-03-14
1
-12
/
+12
*
Application templates should work with HTTPS too
Mikel Lindsaar
2010-11-27
1
-0
/
+9
*
Properly skip test unit in 'plugin new' generator
Piotr Sarnacki
2010-11-02
1
-0
/
+5
*
Properly handle other databases in 'plugin new' generator
Piotr Sarnacki
2010-11-02
1
-0
/
+5
*
Make tests for app and plugin generators more DRY
Piotr Sarnacki
2010-11-02
1
-0
/
+177