yoolk/themes_on_rails

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Overview

## 0.4.0

* Support Rails 5 by (victorperez)[https://github.com/victorperez]

## 0.3.1

* Make it thread-safe by [lowjoel](https://github.com/lowjoel)

## 0.3.0

* Support liquid templates.
* Support locales in theme directory.
* Support Rails 4.2.x.
* Fix bug switching theme in development, #7.

## 0.2.2

* Fix precompile initializer in Rails 4.1.x.

## 0.2.1

* Take environment check away in precompile initializer.

## 0.2.0

* Support Rails 4.1.x.
* Add precompile initializer for themes located at `app/themes`.

## 0.1.0

* First Release
* Support Rails 3/4.