summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/rails_resource.rb
diff options
context:
space:
mode:
authorRein Henrichs <rein@puppetlabs.com>2010-06-23 14:03:00 -0700
committerJames Turnbull <james@lovedthanlost.net>2010-06-27 03:56:24 +1000
commite4b3aacd7856c8221f08771c3b7066094b898a3f (patch)
treeb8c3d9613cc202bdaf07b5e48795c2a218fa13d1 /lib/puppet/rails/rails_resource.rb
parent97936c6d3fa3950d22266679b65d4a6877008a74 (diff)
downloadpuppet-e4b3aacd7856c8221f08771c3b7066094b898a3f.tar.gz
puppet-e4b3aacd7856c8221f08771c3b7066094b898a3f.tar.xz
puppet-e4b3aacd7856c8221f08771c3b7066094b898a3f.zip
[#4063] Add confine to describe block that depends on ActiveRecord
confines are not inherited by inner define blocks. For instance: describe "something" do confine "can not has" => false describe "something else" ... this will still be run .. end end This fixes the specific describe block that is lacking the necessary confine, allowing specs to run again while we fix the bug in confine itself.
Diffstat (limited to 'lib/puppet/rails/rails_resource.rb')
0 files changed, 0 insertions, 0 deletions