Auto-create @key field for meta-tags when missing.
This avoids code like: tag.key || tag.name Also the :meta hash now always contains symbol indexes, not mix of strings and symbols.
Loading
Please register or sign in to comment
This avoids code like: tag.key || tag.name Also the :meta hash now always contains symbol indexes, not mix of strings and symbols.