Sha256: e0694606170feaa55b60e94ea084209ad9a109dd2df908dc6c962da9e6e1f024

Contents?: true

Size: 216 Bytes

Versions: 46

Compression:

Stored size: 216 Bytes

Contents

require 'fulmar/shell'

module Fulmar
  module Infrastructure
    module Service
      # This is only a wrapper to fit the shell into the naming scheme
      class ShellService < Fulmar::Shell; end
    end
  end
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
fulmar-1.2.0 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.1.0 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.0.0 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-0.6.5 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-0.6.4 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-0.6.3 lib/fulmar/infrastructure/service/shell_service.rb