Closed francesco-loreti closed 5 years ago
Rails 6.0 has implemented a change that is incompatible with Temple at this time. Please see the relevant Issue and PR at the Temple repo page
Issue: https://github.com/judofyr/temple/issues/122 PR: https://github.com/judofyr/temple/pull/121
Fixed in https://github.com/judofyr/temple/pull/121 and v0.8.1
Temple fixed this and released a new version. Simply ensure you are running the latest version of temple
and all will work as it should.
DEPRECATION WARNING: Single arity template handlers are deprecated. Template handlers must now accept two parameters, the view object and the source for the view object. Change: