aboutsummaryrefslogtreecommitdiffstats
path: root/test/database
Commit message (Collapse)AuthorAgeFilesLines
* Added rubocop / codeclimate config and fixed current offenses (#45)Cristian Bica2017-07-141-1/+1
|
* Fix the migration class nameRobin Dupret2017-07-062-3/+3
| | | | | | 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-062-4/+4
| | | | Yaroslav agreed to hand over the gem name ❤️
* Add attachmentsDavid Heinemeier Hansson2017-07-052-1/+10
|
* 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