1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/lib
Eugene Kenny 817ffc08bf Add missing require to active_storage.rb
Since b21f50d8ae, requiring active_storage
on its own has failed with the following error:

    activestorage/lib/active_storage.rb:55:in `<module:ActiveStorage>': undefined method `minutes' for 5:Integer (NoMethodError)
2019-02-20 21:07:34 +00:00
..
active_storage Delegated path_for to primary in the MirrorService 2019-02-14 23:06:42 +05:30
tasks Add foreign key to active_storage_attachments for blob_id via new migration 2019-01-16 13:13:23 +00:00
active_storage.rb Add missing require to active_storage.rb 2019-02-20 21:07:34 +00:00