jekyll/lib
Parker Moore 4b108df3ab convertible: abort with an error if Page/Post#data isn't a hash.
when the default_proc was being assigned, it failed if it wasn't a Hash. We
expect data to be a Hash everywhere, so let's freak out if it isn't after
reading and applying the fallback.

Fixes #3643.
2015-04-10 17:07:14 -04:00
..
jekyll convertible: abort with an error if Page/Post#data isn't a hash. 2015-04-10 17:07:14 -04:00
site_template Separated some more readers from the main reader.rb file. 2015-03-06 17:20:25 +01:00
jekyll.rb Made corrections as suggested by @mattr-. 2015-03-20 12:41:19 +01:00