Commit Graph

4 Commits

Author SHA1 Message Date
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
51e1c0b6ce Revert "FIX: Move check to right serializer."
This reverts commit 793f933b6b28862dfb7995ef938da4029bc2e10c.
2017-09-12 18:11:08 +08:00
793f933b6b FIX: Move check to right serializer. 2017-09-12 17:52:13 +08:00
bea0856f1c FIX: Move title and name out of BasicUserSerializer. 2016-12-05 18:46:33 +08:00