aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Add foreign key to active_storage_attachments for `blob_id` via new migrationbogdanvlviv2019-01-161-0/+7
| | | | | | | | | | | | | | | | | | We need this in order to be able to add this migration for users that use ActiveStorage during update their apps from Rails 5.2 to Rails 6.0. Related to #33405 `rake app:update` should update active_storage `rake app:update` should execute `rake active_storage:update` if it is used in the app that is being updated. It will add new active_storage's migrations to users' apps during update Rails. Context https://github.com/rails/rails/pull/33405#discussion_r204239399 Also, see a related discussion in the Campfire: https://3.basecamp.com/3076981/buckets/24956/chats/12416418@1236713081
* Hide Active Storage migration installation task (#33007)utilum2018-05-281-0/+3
| | | Resolves #33006
* Invoke app-prefixed active storage task when in engineHirofumi Wakasugi2017-12-131-1/+5
|
* Change namespace of Active Storage rake taskKoichi ITO2017-08-161-1/+1
|
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
|
* Isolate ActiveStorage namespaces (#30095)Dino Maric2017-08-101-1/+1
| | | | | | | * Isolate ActiveStorage namespaces * Rename migrations task [Rafael Mendonça França + Dino Maric]
* ActiveStorage:Add migrations per rails engine conventions (#30111)Dino Maric2017-08-081-9/+2
| | | | | | * Add migrations per rails engine conventions * Fix failing tests
* Directory and config installation now done by app_generatorDavid Heinemeier Hansson2017-07-311-7/+0
|
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+20
git-subtree-dir: activestorage git-subtree-mainline: 0d58e7e478e79c2d6b2a39a4444d2a17a903b2a6 git-subtree-split: 3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58