Closed artygus closed 4 years ago
As of rails 5.2 there's a configuration option Rails.application.secret_key_base which accomodates all different ways to specify secret_key_base, i.e.
Rails.application.secret_key_base
closes https://github.com/nsarno/knock/pull/225
As of rails 5.2 there's a configuration option
Rails.application.secret_key_base
which accomodates all different ways to specify secret_key_base, i.e.closes https://github.com/nsarno/knock/pull/225