Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 522 Bytes

CHANGES.md

File metadata and controls

26 lines (16 loc) · 522 Bytes

0.1.0

  • Drop all rails hacks , add 'cells-rails' for all the rails witchcraft.
  • Introduce ViewModelSlim

0.0.6

  • Rails 5.1 compatibility
  • cells is now explicitly required as a dependency

0.0.5

  • Restrict to Cells < 5.0.0.

0.0.4

  • Make Rails optional. This allows using cells-slim in other frameworks like Sinatra.

0.0.3

  • Fix #concat.
  • Change #tag_options so it escapes strings.
  • Remove #tag_option.

0.0.2

  • Updates for Cells 4: Fixes output_buffer.