module MicroSession
Constants
- VERSION
Public Class Methods
options()
click to toggle source
# File lib/micro_session/engine.rb, line 13 def options { param: param, key: key, param_type: param_type, length: length, counter: counter } end