module CruAuthLib
Constants
- VERSION
Attributes
redis_client[RW]
redis_db[RW]
redis_host[RW]
redis_port[RW]
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/cru_auth_lib.rb, line 15 def configure yield self end