middleman/middleman-core
PiotrMisiurek 1c57626445 Fix contract for Sitemap::Store.register_resource_list_manipulator (#1907)
Contract said that optional param priority can be only a number.
But the code also handle the boolean as a value to be compatibile
with old versions

Change contract to accept both Num and Bool
2016-05-06 00:12:03 -07:00
..
features Experiment with non-rack rewriters 2016-04-22 15:52:42 -07:00
fixtures Experiment with non-rack rewriters 2016-04-22 15:52:42 -07:00
lib Fix contract for Sitemap::Store.register_resource_list_manipulator (#1907) 2016-05-06 00:12:03 -07:00
spec Fix/issue 1889 (#1892) 2016-04-25 09:50:51 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.rspec Forward port some stable changes 2015-09-17 09:41:17 -07: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
cucumber.yml Forward port some stable changes 2015-09-17 09:41:17 -07:00
middleman-core.gemspec Move capybara dep 2016-04-28 15:44:50 -07:00
Rakefile Cop 2016-01-14 11:21:42 -08:00