Method: Factbase::Light#initialize
- Defined in:
- lib/factbase/light.rb
#initialize(fb) ⇒ Light
Returns a new instance of Light.
14 15 16 |
# File 'lib/factbase/light.rb', line 14 def initialize(fb) @fb = fb end |
Returns a new instance of Light.
14 15 16 |
# File 'lib/factbase/light.rb', line 14 def initialize(fb) @fb = fb end |