Method: ActiveSupport::EncryptedFile#key_path
- Defined in:
- lib/active_support/encrypted_file.rb
#key_path ⇒ Object (readonly)
Returns the value of attribute key_path.
40 41 42 |
# File 'lib/active_support/encrypted_file.rb', line 40 def key_path @key_path end |