Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the rest of lib | David Heinemeier Hansson | 2017-07-24 | 3 | -9/+36 |
| | |||||
* | Fix blob associations | David Heinemeier Hansson | 2017-07-24 | 1 | -2/+2 |
| | | | | cc @javan | ||||
* | Start on docs for lib | David Heinemeier Hansson | 2017-07-24 | 1 | -0/+1 |
| | |||||
* | Fix attaching | David Heinemeier Hansson | 2017-07-23 | 1 | -3/+3 |
| | | | | Can use the associations now | ||||
* | Add and test preloading scope | David Heinemeier Hansson | 2017-07-23 | 1 | -0/+6 |
| | |||||
* | Fix attaching with standard Rails associations. | Kasper Timm Hansen | 2017-07-23 | 2 | -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_gid | David Heinemeier Hansson | 2017-07-23 | 3 | -4/+10 |
| | |||||
* | Add some documentation | Robin Dupret | 2017-07-07 | 3 | -2/+58 |
| | |||||
* | ActiveVault -> ActiveStorage | David Heinemeier Hansson | 2017-07-06 | 3 | -0/+83 |
Yaroslav agreed to hand over the gem name ❤️ |