Sha256: 1bc8d42e00e5df3c71c30b6775b7c70acd56f4f254fab0d280e5e2809864bb58
Contents?: true
Size: 622 Bytes
Versions: 33
Compression:
Stored size: 622 Bytes
Contents
# ExpressTemplates Changelog ## Version 0.6.0 * Switched out the Expander and related classes to use arbre gem instead * This is mostly backward compatible but introduces some breaking changes: - dom ids must be specified with an id: key instead of as first parameter - some capabilities have been removed as they are no longer necessary - must use normal ruby control-flow in template fragements instead of for_each, unless_block, etc. - wrapping must be accomplished using methods and blocks instead of wrap_with - css class names must be specified as class: parameters instead of using .class_name methods
Version data entries
33 entries across 33 versions & 1 rubygems