mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:07:54 -05:00
This means that attribute methods which don't exist will get generated when define_attribute_methods is called, so we don't have to use hacks like `attribute_method_suffix ''`.