Class: Fulmar::Service::BootstrapService
- Inherits:
-
Object
- Object
- Fulmar::Service::BootstrapService
- Defined in:
- lib/fulmar/service/bootstrap_service.rb
Overview
Initializes the rake service and starts it
Instance Method Summary collapse
Instance Method Details
#fly ⇒ Object
5 6 7 |
# File 'lib/fulmar/service/bootstrap_service.rb', line 5 def fly Fulmar::Domain::Service::Application.new.run end |