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
*
Change option description and update test names
Melanie Gilman
2015-01-29
1
-1
/
+1
*
Update option to skip test in generators
Melanie Gilman
2015-01-27
1
-1
/
+1
*
Swallow bundler exceptions when running tests
Robin Dupret
2014-04-27
1
-5
/
+8
*
Install Spring preloader when generating new applications
Jon Leighton
2013-12-03
1
-6
/
+10
*
Don't require using application_name before options
Piotr Sarnacki
2013-09-13
1
-5
/
+0
*
Fix Typo existant -> existent [ci skip]
Prathamesh Sonpatki
2013-05-08
1
-2
/
+2
*
Remove `--builder` option from `rails` command
Prem Sichanugrist
2013-02-24
1
-58
/
+0
*
Gist URLs are now namespaced
Akira Matsuda
2013-02-18
1
-3
/
+3
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-2
/
+2
*
fix failing test broken in 15fb7889c5566ddade1d8f74f49bbbc1c0be6057
Akira Matsuda
2013-01-05
1
-1
/
+1
*
Revert "Install binstubs by default"
Jeremy Kemper
2012-12-28
1
-3
/
+3
*
Revert "Detect rbenv and update the shebang"
Jeremy Kemper
2012-12-28
1
-10
/
+0
*
Detect rbenv and update the shebang
Yehuda Katz
2012-12-22
1
-0
/
+10
*
Install binstubs by default
Yehuda Katz
2012-12-22
1
-3
/
+3
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-7
/
+7
*
change app/plugin generators to be more SCM agnostic
Derek Prior
2012-09-12
1
-0
/
+12
*
Fix build for railties generators
Arun Agrawal
2012-05-02
1
-2
/
+2
*
build fix for SharedGeneratorTests
Arun Agrawal
2012-05-02
1
-2
/
+2
*
Fix tests
Piotr Sarnacki
2012-05-01
1
-1
/
+1
*
Remove duplicated tests from shared generator
Carlos Antonio da Silva
2012-03-14
1
-15
/
+0
*
Depend on 4.0.0.beta gems. Use https for github urls.
Jeremy Kemper
2011-12-22
1
-1
/
+1
*
Warnings removed for using shadow variable.
Arun Agrawal
2011-09-04
1
-2
/
+2
*
Generate script/rails only if --full is given
Stefan Sprenger
2011-05-27
1
-2
/
+2
*
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