aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage/attached
Commit message (Collapse)AuthorAgeFilesLines
* Document the rest of libDavid Heinemeier Hansson2017-07-243-9/+36
|
* Fix blob associationsDavid Heinemeier Hansson2017-07-241-2/+2
| | | | cc @javan
* Start on docs for libDavid Heinemeier Hansson2017-07-241-0/+1
|
* Fix attachingDavid Heinemeier Hansson2017-07-231-3/+3
| | | | Can use the associations now
* Add and test preloading scopeDavid Heinemeier Hansson2017-07-231-0/+6
|
* Fix attaching with standard Rails associations.Kasper Timm Hansen2017-07-232-9/+13
| | | | | | | 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`.
* Explore regular polymorphic associations rather than record_gidDavid Heinemeier Hansson2017-07-233-4/+10
|
* Add some documentationRobin Dupret2017-07-073-2/+58
|
* ActiveVault -> ActiveStorageDavid Heinemeier Hansson2017-07-063-0/+83
Yaroslav agreed to hand over the gem name ❤️