v2.6.0
- Allows call key in Setting instance to support use keys in ActionView helpers.
- Fix #212 not can use
f.select
with Setting instance method.
- Fix #212 not can use
- Brake Changes: Limit use
var
,value
as Setting key, now will raise error.
f.select
with Setting instance method.var
, value
as Setting key, now will raise error.