Method: Cassy::Authenticators::Base.options

Defined in:
lib/cassy/authenticators/base.rb

.optionsObject

Returns the value of attribute options.



5
6
7
# File 'lib/cassy/authenticators/base.rb', line 5

def options
  @options
end