Method: Muster::Rack#strategy
- Defined in:
- lib/muster/rack.rb
#strategy ⇒ Muster::Strategies::Rack (readonly)
Returns Muster Strategy to run.
24 25 26 |
# File 'lib/muster/rack.rb', line 24 def strategy @strategy end |
Returns Muster Strategy to run.
24 25 26 |
# File 'lib/muster/rack.rb', line 24 def strategy @strategy end |