Method: Mongo::Connection#auths
- Defined in:
- lib/mongo/connection.rb
#auths ⇒ Object (readonly)
Returns the value of attribute auths.
39 40 41 |
# File 'lib/mongo/connection.rb', line 39 def auths @auths end |
Returns the value of attribute auths.
39 40 41 |
# File 'lib/mongo/connection.rb', line 39 def auths @auths end |