Method: Blower::Plugin#initialize
- Defined in:
- lib/blower/plugin.rb
#initialize(context) ⇒ Plugin
8 9 10 |
# File 'lib/blower/plugin.rb', line 8 def initialize (context) @context = context end |
8 9 10 |
# File 'lib/blower/plugin.rb', line 8 def initialize (context) @context = context end |