1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib
dixpac 8561d679e8 Symbolize all keys inside configuration nested hash
Since configuration is a nested hash we need to symbolize all keys
of the hash. Othervise fetcing will fail on start
2017-07-09 14:53:36 +02:00
..
active_storage Symbolize all keys inside configuration nested hash 2017-07-09 14:53:36 +02:00
tasks Create db/migrate if it doesn't exist 2017-07-06 23:46:08 -04:00
active_storage.rb It is an engine (because of tasks) not a railtie 2017-07-07 17:13:02 +02:00