Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 322 Bytes

CHANGES.md

File metadata and controls

19 lines (10 loc) · 322 Bytes

0.0.7

  • Allow Cells 4.x.

0.0.6

  • Changed #tag_options. We now do escape strings as attributes are double-quoted strings already. It makes sense, thanks Rails.

0.0.5

  • Fix #concat.

0.0.4

  • Fixed output_buffer issues and more.

0.0.3

  • Added #capture helper that doesn't do escaping, in Cell::Erb.