mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Define singleton methods on the attributes module instead. This reduces method pollution on the actual model classes. It also seems to make something faster, I am unsure why! O_o