Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Failing for calculator with preferences that aren't known
If you try accessing a calculator with preferences in the DB, and that calculator hasn't seen the `serialize` call, Rails will try accessing the preferences column directly and return a string :(
- Loading branch information