diff options
author | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-01 23:20:57 +0000 |
---|---|---|
committer | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-01 23:20:57 +0000 |
commit | 821525eadc850276c0eb564e769e1beaf5ce2116 (patch) | |
tree | 4bbd8303e5287eccb0b3b9c5dd2f1cc2a9fe4e03 /guides/rails_guides/generator.rb | |
parent | 358abe4524ca0ccaa35d255fb090a269b1df35f0 (diff) | |
download | rails-821525eadc850276c0eb564e769e1beaf5ce2116.tar.gz rails-821525eadc850276c0eb564e769e1beaf5ce2116.tar.bz2 rails-821525eadc850276c0eb564e769e1beaf5ce2116.zip |
Downgrade bundler until 1.5.2 is available
Bundler sets the THOR_DEBUG environment variable causing Thor to
re-raise exceptions on exit. This is breaking the railties tests
for generators where we are trying to capture error output.
The PR bundler/bundler#2794 fixes this by adding a per-instance
config `:debug` but this has not been released yet so to prevent
errors going unnoticed downgrade bundler to 1.3.5 until such a
time that 1.5.2 has been released.
Diffstat (limited to 'guides/rails_guides/generator.rb')
0 files changed, 0 insertions, 0 deletions