summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/rails_resource.rb
diff options
context:
space:
mode:
authorMatt Robinson <matt@puppetlabs.com>2011-05-26 15:44:43 -0700
committerMatt Robinson <matt@puppetlabs.com>2011-05-26 15:44:43 -0700
commitbc71266f4f76439bc7fc5ba5b78895e801cf8736 (patch)
tree01fdfcf904dac286af05cedae482bb7571d0b33a /lib/puppet/rails/rails_resource.rb
parent654783564afd082c2e3e436cdf1bc3dc60308497 (diff)
downloadpuppet-bc71266f4f76439bc7fc5ba5b78895e801cf8736.tar.gz
puppet-bc71266f4f76439bc7fc5ba5b78895e801cf8736.tar.xz
puppet-bc71266f4f76439bc7fc5ba5b78895e801cf8736.zip
maint: Fix order dependent spec failure for face indirection
An indirected face is being created in spec/unit/application/indirection_base_spec.rb that uses a stubbed out indirection. This stub didn't have a name method defined, which caused the documentation_spec.rb, that does checks against every available face, to blow up with: expected no Exception, got #<NoMethodError: undefined method `to_sym' for nil:NilClass> in lib/puppet/face/indirector/face.rb when listing the indirections for the help text. I toyed with creating a real indirection for the test, but that was harder than expected. Paired-with: Max Martin <max@puppetlabs.com>
Diffstat (limited to 'lib/puppet/rails/rails_resource.rb')
0 files changed, 0 insertions, 0 deletions