File rubygem-cells-rails.changes of Package rubygem-cells-rails
-------------------------------------------------------------------
Mon Feb 3 09:26:44 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- ## 0.1.6
* Rails 8 is supported.
* Ruby 3.4.0 is supported.
-------------------------------------------------------------------
Thu Aug 4 13:01:19 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.1.5
see installed CHANGES.md
## 0.1.5
* Support for Rails 7.
* Migrate CI to Github Actions
-------------------------------------------------------------------
Thu Jun 24 17:09:20 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 0.1.4
see installed CHANGES.md
## 0.1.4
* Support Ruby 3.0.
-------------------------------------------------------------------
Sun Jan 24 02:26:45 UTC 2021 - Matthew Trescott <matthewtrescott@gmail.com>
- 0.1.3: Fix previous fixes.
- 0.1.2: Fix LocalJumpError from our Railtie.
- 0.1.1: The Cell.view_paths are now set automatically for
Trailblazer::Cells, too, if the gem is present. This allows
starting Rails in daemon mode rails s -d and cells finding its views.
-------------------------------------------------------------------
Wed May 13 04:35:32 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
Initial commit