vagrant-cachier-ng/lib/vagrant-cachier
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
..
action Check if image is set with docker provider 2014-07-24 23:25:36 -07:00
bucket Add support for Bower 2014-10-04 01:34:44 +02:00
cap Do not modify Vagrant core object 2014-12-25 18:33:34 +01:00
bucket.rb Add support for Bower 2014-10-04 01:34:44 +02:00
capabilities.rb Add support for Bower 2014-10-04 01:34:44 +02:00
config.rb 👋 to the deprecated enable_nfs config 2014-07-20 20:36:32 -03:00
hooks.rb chmod /tmp/vagrant-cache on guest VM to 777 to work around some permission issues as explained on GH-74 2014-02-26 22:03:21 -03:00
plugin.rb Lets keep this code as it is 2014-07-20 20:15:47 -03:00
version.rb v1.1.0 2014-10-15 01:28:54 -03:00