Method: ClWiki::User#encryption_key
- Defined in:
- app/models/cl_wiki/user.rb
#encryption_key ⇒ Object (readonly)
Returns the value of attribute encryption_key.
10 11 12 |
# File 'app/models/cl_wiki/user.rb', line 10 def encryption_key @encryption_key end |