Sha256: 285b56295809ccfb1712c8ef93a5359b6625f71d76c8ce1b99fcb5f1f9a8c6d4

Contents?: true

Size: 981 Bytes

Versions: 1

Compression:

Stored size: 981 Bytes

Contents

## 0.1.2

* Fix `LocalJumpError` from our Railtie.

## 0.1.1

* The `Cell.view_paths` are now set automatically for `Trailblazer::Cell`s, too, if the gem is present. This allows starting Rails in daemon mode `rails s -d` and cells finding its views.

## 0.1.0

* Support for Rails 6.0 Thank to @Szeliga

## 0.0.9

* Prevent Forwardable from printing warnings in Ruby 2.4+

## 0.0.8

* Fix testing for `rspec-cells` in combination with Rails 5.1. Thanks @tiagoamaro.

## 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

* `Cell::Helper::AssetHelper` is now always included and fixes https://github.com/apotonick/cells/issues/214 (hopefully).

## 0.0.2

* Moved all Rails files from `cells` to `cells-rails`.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cells-rails-0.1.2 CHANGES.md