ManageIQ / more_core_extensions

MoreCoreExtensions are a set of core extensions beyond those provided by ActiveSupport.
MIT License
5 stars 23 forks source link

Adds shared nested specs #56

Closed NickLaMuro closed 7 years ago

NickLaMuro commented 7 years ago

Adds specs around shared/nested.rb for #fetch_path and #store_path for Arrays mixed with Hashes and vice-versa.

Should ideally be merged prior to #54 and #55, and once merged, rebased into those two branches to confirm existing functionality.

miq-bot commented 7 years ago

Checked commits https://github.com/NickLaMuro/more_core_extensions/compare/98bcbc41a312e641030dab42a9d3105190dd8ca3~...2461778aea2f829447debde55ed41874900bcb81 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 1 file checked, 2 offenses detected

spec/core_ext/shared/nested_spec.rb

NickLaMuro commented 7 years ago

Wow... well that didn't take much convincing ;)