aboutsummaryrefslogtreecommitdiffstats
path: root/spec/runtime/with_clean_env_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-2/+2
* Clean RUBYLIB as well in `with_clean_env`Andre Arko2015-09-191-4/+2
* Add test for #3982Agis Anastasopoulos2015-09-191-0/+9
* Fix Style/LineEndConcatenationVictor Koronen2015-08-141-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-10/+10
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-4/+0
* Kills some whitespace at ends of filesTad Hosford2013-07-031-1/+0
* change to new expect syntax for rspecTerence Lee2012-10-091-11/+11
* fix a few warnings that show up while running specsrohit2012-10-021-2/+0
* Always try to keep original GEM_PATHPiotr Sarnacki2012-06-071-0/+14
* Avoid passing RUBYOPT changes in with_clean_env block.Eric Anderson2012-01-261-2/+14
* with_clean_env spec cleanupJonathan Dance2011-02-251-51/+41
* add Bundler.clean_system and Bundler.clean_execJonathan Dance2011-02-251-0/+31
* with_clean_env clears bundler env varsJonathan Dance2011-02-251-3/+35
* Require spec_helperCarlhuda2010-04-221-1/+1
* Add Bundler.with_clean_env for blocks of ruby without a bundled envJoshua Hull2010-03-291-0/+15