middleman/middleman-core/lib/middleman-core/core_extensions
Steven Sloan a771b15700 rewrite CoreExtension::Data#key? to prevent potential SystemStackError
since data_for_path can trigger respond_to?, and respond_to? uses key? — a SystemStackError could trigger if data_for_path was called.
2015-01-15 02:46:59 -05:00
..
collections stylistic change 2014-10-20 11:19:30 -07:00
collections.rb Collections 2014-10-15 14:34:53 -05:00
data.rb rewrite CoreExtension::Data#key? to prevent potential SystemStackError 2015-01-15 02:46:59 -05:00
default_helpers.rb prep alpha, backwards compat 2014-12-23 14:54:21 -08:00
external_helpers.rb final copping 2014-07-02 11:05:57 -07:00
file_watcher.rb Multiple Source watchers 2014-07-20 18:57:22 -07:00
front_matter.rb prep alpha, backwards compat 2014-12-23 14:54:21 -08:00
i18n.rb prep alpha, backwards compat 2014-12-23 14:54:21 -08:00
rendering.rb Make rubocop happy 2014-07-31 13:13:07 +02:00
routing.rb Multiple Source watchers 2014-07-20 18:57:22 -07:00
show_exceptions.rb Collections 2014-10-15 14:34:53 -05:00