mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
9a97b1d62b
The signed id feature introduced in #39313 can cause loading issues since it may try to generate a key before the secret key base has been set. To prevent this wrap the secret initialization in a lambda. |
||
---|---|---|
.. | ||
active_record/connection_adapters | ||
assets | ||
cases | ||
fixtures | ||
migrations | ||
models | ||
schema | ||
support | ||
config.example.yml | ||
config.rb |