Releases: coprl/foo_presenter_plugin
Releases · coprl/foo_presenter_plugin
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2021-06-01)
Features
- compatiblity with Coprl rename and Rails 5/6 native views. (32c10a2)
BREAKING CHANGES
- The way templates render has been changed.
You need to have templates prefixed with an _
and under a directory named application. In addition any non template renering needs to be wrapped with the raw helper.