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