Sha256: 4f668d8fd985d3fff58de2320315b907528954c74e41a7a46e3ce2463c8ee5f1
Contents?: true
Size: 202 Bytes
Versions: 13
Compression:
Stored size: 202 Bytes
Contents
module Fulmar module Service # Initializes the rake service and starts it class BootstrapService def fly Fulmar::Domain::Service::Application.new.run end end end end
Version data entries
13 entries across 13 versions & 1 rubygems