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.10.1 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.10.0 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.9.2 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.9.1 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.9.0 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.15 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.14 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.13 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.12 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.11 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.10 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.9 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.8 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.7 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.6 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.5 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.4 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.3 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.2 lib/fulmar/infrastructure/service/shell_service.rb
fulmar-1.8.1 lib/fulmar/infrastructure/service/shell_service.rb