aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/attached
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31956 from fatkodima/has_attached-presence-validationEileen M. Uchitelle2018-04-271-0/+4
|\
| * has_(one/many)_attached presence validationfatkodima2018-02-111-0/+4
* | Allow selectively purging attached blobsNicholas Shirley2018-03-062-12/+18
* | Fix purging dependent blobs when attachments aren't loadedGeorge Claghorn2018-03-052-23/+17
* | Delete dependent attachments with recordGeorge Claghorn2018-03-051-2/+2
* | Handle another case where a blob might be erroneously purgedGeorge Claghorn2018-03-041-5/+10
* | Avoid purging attached blob when replacing it with itselfGeorge Claghorn2018-03-041-2/+6
|/
* Change Active Storage destroy callbackskami-zh2018-01-091-2/+2
* Fix attaching blobs to optimistically-locked recordsGeorge Claghorn2018-01-081-2/+2
* Provide attachment writersGeorge Claghorn2017-11-201-0/+8
* Permit attaching files to new recordsGeorge Claghorn2017-11-192-5/+9
* Introduce ActiveStorage::Attached::{One,Many}#detachGeorge Claghorn2017-11-142-7/+14
* Extract metadata from images and videosGeorge Claghorn2017-10-221-1/+5
* Add `with_attached_*` scope to `has_one_attached` macroYoshiyuki Hirano2017-09-191-0/+6
* Fix file missing in activestorage's example code [ci skip]Yoshiyuki Hirano2017-09-172-2/+2
* RefactorGeorge Claghorn2017-08-291-12/+10
* Fix replacing a singular attachmentGeorge Claghorn2017-08-292-4/+22
* Update Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-301-1/+1
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-1/+1
* Use frozen string literal in Active StorageKoichi ITO2017-08-123-0/+6
* Merge pull request #30147 from yhirano55/fix_trailing_blank_linesRafael França2017-08-111-1/+0
|\
| * [Active Storage] `rubocop -a --only Layout/TrailingBlankLines`Yoshiyuki Hirano2017-08-092-2/+1
* | Evaluate `@active_storage_attached_#{name}` only onceRyuta Kamizono2017-08-121-12/+8
* | Fix formatting of Active Storage docs [ci skip]yuuji.yaginuma2017-08-112-14/+14
|/
* Merge branch 'master' into ast-moduleDavid Heinemeier Hansson2017-08-051-3/+9
|\
| * Fix ruby warningsyuuji.yaginuma2017-08-051-2/+8
* | `module ActiveStorage`, not `ActiveStorage::Class`claudiob2017-08-043-154/+161
|/
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-313-0/+183