bridgetown
bridgetown copied to clipboard
Symbols not working for Collection config `sort_by`
In config/initializers.rb, sort_by "order" works whereas sort_by :order does not. Also need to double-check sort direction.