Closed NickLaMuro closed 7 years ago
Adds specs around shared/nested.rb for #fetch_path and #store_path for Arrays mixed with Hashes and vice-versa.
#fetch_path
#store_path
Should ideally be merged prior to #54 and #55, and once merged, rebased into those two branches to confirm existing functionality.
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
{...}
Wow... well that didn't take much convincing ;)
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.