Gleb

Results 1 issues of Gleb

## Summary When using `store_attribute` to define typed accessors (e.g. `:decimal`, `:datetime`, etc.), the type casting works **only if** the `default:` option is passed. Without it, the value remains uncasted...