middleman/middleman-core/lib
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
..
middleman Fix Rack support. Closes #1501 2015-04-24 10:32:05 -07:00
middleman-core Fix contract for Sitemap::Store.register_resource_list_manipulator (#1907) 2016-05-06 00:12:03 -07:00
middleman-core.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00