method
generate_key
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::LegacyKeyGenerator
generate_key(salt)public
No documentation available.
# File activesupport/lib/active_support/key_generator.rb, line 48
def generate_key(salt)
@secret
end