Method: Authlogic::CryptoProviders::MD5.join_token
- Defined in:
- lib/authlogic/crypto_providers/md5.rb
.join_token ⇒ Object
Returns the value of attribute join_token.
13 14 15 |
# File 'lib/authlogic/crypto_providers/md5.rb', line 13 def join_token @join_token end |