Class
Ramaze::Fiber
In:
lib/ramaze/snippets/ramaze/fiber.rb
Parent:
::Fiber
Methods
[]
[]=
key?
new
Attributes
state
[RW]
Public Class methods
new
(*args)
initialize isn‘t being called, so we have to hook into ::
new
Public Instance methods
[]
(key)
[]=
(key, value)
key?
(key)
[Validate]