middleman/middleman-core
Steven Sloan 14e1cb1cd6 move all HashWithIndifferentAccess recursive enhancement over to the Util class
TODO: moving this two a class method on HashWithIndifferentAccess would really make the most sense, but there are two blockers:
- historically the method has operated out of Util. While totally ok, simply dedeferring to HashWithIndifferentAccess feels a bit awkward
- the contracts gem doesn’t support class method at this time. the assurance of frozen output is important considering the uses of the recursively_enhance method
2015-01-15 03:30:26 -05:00
..
features fix leftover flag 2015-01-04 15:28:13 -06:00
fixtures merge v3 2014-11-19 09:04:56 -08:00
lib move all HashWithIndifferentAccess recursive enhancement over to the Util class 2015-01-15 03:30:26 -05:00
spec See if code climate hooks work 2014-06-20 14:09:51 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Improve documentation for Middleman::Extension 2014-05-11 00:35:15 -07:00
middleman-core.gemspec Update some deps 2015-01-03 14:32:21 -06:00
Rakefile whitespace [ci skip] 2014-03-25 13:13:36 +00:00