1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib
Kasper Timm Hansen a4f36f957e
Fix attaching with standard Rails associations.
Removes needless ivar caching (a Rails association handles that).

Inserts a reload and a nil assign, since the association proxy doesn't
seem to that it's been destroyed through `purge`.
2017-07-23 21:41:16 +02:00
..
active_storage Fix attaching with standard Rails associations. 2017-07-23 21:41:16 +02:00
tasks Move storage_services.yml to config for consistency 2017-07-22 09:39:42 -05:00
active_storage.rb Switch to a single message verifier 2017-07-23 11:03:25 -05:00