mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-06 12:45:16 -05:00
Enumerable module responds to `select` so this shouldn't be a problem here. Typical use case would be an object from a plugin being passed through a where filter.