rails/test
Robin Dupret fb88ff78b3 Fix the migration class name
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.
2017-07-06 23:01:40 +02:00
..
database Fix the migration class name 2017-07-06 23:01:40 +02:00
service Fix test 2017-07-06 15:31:31 -04:00
attachments_test.rb Rename from Site to Service now that we're called Active Storage 2017-07-06 12:22:44 +02:00
blob_test.rb It's base64 now since the clouds expect that 2017-07-06 15:41:42 +02:00
disk_controller_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
filename_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
test_helper.rb Rename from Site to Service now that we're called Active Storage 2017-07-06 12:22:44 +02:00
verified_key_with_expiration_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00