Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 514 Bytes

CHANGES.md

File metadata and controls

25 lines (14 loc) · 514 Bytes

0.0.7

  • Add config.cells.include_template_engine = false to turn off automatic inclusion of, e.g., Cell::Slim.
  • Require Cells >= 4.1.6.

0.0.6

  • Testing fixed with Rails 5.

0.0.5

  • Fix an annoying bundler loading bug. Thanks to @RKushnir.

0.0.4

  • Fix Cell::Translation. Thanks to @zavan!

0.0.3

0.0.2

  • Moved all Rails files from cells to cells-rails.