vagrant-cachier-ng/lib/vagrant-cachier/cap/linux
cassiano c6d4e57554 Do not modify Vagrant core object
Using [Array#keep_if](http://www.ruby-doc.org/core-1.9.3/Array.html#method-i-keep_if) on a Vagrant core object can lead to unpredictable behaviour down the line as it modifies the object instead of creating a new one.

An example of such interference is described on https://github.com/cassianoleal/vagrant-butcher/issues/57. The problem with `keep_if` was identified by @sethvargo on this issue: https://github.com/mitchellh/vagrant/issues/5060#issuecomment-68107995
2014-12-25 18:33:34 +01:00
..
bower_path.rb Add support for Bower 2014-10-04 01:34:44 +02:00
chef_file_cache_path.rb Do not modify Vagrant core object 2014-12-25 18:33:34 +01:00
composer_path.rb Resolve $HOME even if VM spits bogus new lines 2014-09-28 16:03:51 +10:00
gemdir.rb Moves from Vagrant to VagrantPlugins top-level namespace. 2013-06-07 22:37:02 -04:00
npm_cache_dir.rb Add npm support 2013-10-23 16:18:42 +03:00
rvm_path.rb renaming rvmdir -> rvm_path 2013-06-25 15:51:59 -04:00