-
- Downloads
Added google cloud support (#5308)
* Added google cloud support * Rubocop * Update development env * Rubocop again * Add to sample.env
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 54 additions, 0 deletionsGemfile.lock
- config/environments/development.rb 9 additions, 1 deletionconfig/environments/development.rb
- config/environments/production.rb 2 additions, 0 deletionsconfig/environments/production.rb
- config/storage.yml 15 additions, 5 deletionsconfig/storage.yml
- db/migrate/20230705183745_add_service_name_to_active_storage_blobs.active_storage.rb 24 additions, 0 deletions...dd_service_name_to_active_storage_blobs.active_storage.rb
- db/migrate/20230705183746_create_active_storage_variant_records.active_storage.rb 31 additions, 0 deletions...6_create_active_storage_variant_records.active_storage.rb
- db/migrate/20230705183747_remove_not_null_on_active_storage_blobs_checksum.active_storage.rb 10 additions, 0 deletions...t_null_on_active_storage_blobs_checksum.active_storage.rb
- db/schema.rb 1 addition, 1 deletiondb/schema.rb
- sample.env 10 additions, 0 deletionssample.env
Loading
Please register or sign in to comment