rails/railties/lib
yuuji.yaginuma 0e9e59953f Add secret_key_base when creating new credential file
Since `secret_key_base` is expected to be included in credential file,
`secret_key_base` should be included even if re-create the file. This is
the same behavior as creating a new app.
When env is specified, it may be unnecessary, so I added it only when not
specifying env.
2019-03-23 09:07:57 +09:00
..
minitest Railities typo fixes. 2019-02-01 16:42:40 +05:30
rails Add secret_key_base when creating new credential file 2019-03-23 09:07:57 +09:00
rails.rb moves a require to the file that needs it 2019-03-08 09:04:12 -08:00