aboutsummaryrefslogtreecommitdiffstats
path: root/test/database/setup.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix the migration class nameRobin Dupret2017-07-061-2/+2
| | | | | | Due to Active Support auto loading feature, the migration class shouldn't be name-spaced under the `ActiveStorage` constant, otherwise, running the migrations would throw an error.
* ActiveVault -> ActiveStorageDavid Heinemeier Hansson2017-07-061-3/+3
| | | | Yaroslav agreed to hand over the gem name ❤️
* Add attachmentsDavid Heinemeier Hansson2017-07-051-1/+3
|
* Rename from ActiveFile to ActiveVault since activefile gem name was takenDavid Heinemeier Hansson2017-07-051-2/+2
|
* Test blobs with real db backendDavid Heinemeier Hansson2017-07-011-0/+4