Dummy session storage class.
Implements session storage place holder. No actual storage will be done.
Create a new NullStore
instance.
session
is the session this instance is associated with. option
is a list of initialisation options. None are currently recognised.
Ruby Core © 1993–2020 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.