Sha256: 08b2760817a81d448f360ae5759490c876d7fdf518ca263b2261c146b9955185

Contents?: true

Size: 252 Bytes

Versions: 6

Compression:

Stored size: 252 Bytes

Contents

module {{namespace_module}}
  module Accounts
    module Create
      require_relative "create/control"
      require_relative "create/denormalizer"
      require_relative "create/normalizer"
      require_relative "create/validator"
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shogun-6.4.2 scaffold/new/project/lib/namespace/accounts/create.rb
shogun-6.4.1 scaffold/new/project/lib/namespace/accounts/create.rb
shogun-6.4.0 scaffold/new/project/lib/namespace/accounts/create.rb
shogun-6.3.0 scaffold/new/project/lib/namespace/accounts/create.rb
shogun-6.2.3 scaffold/new/project/lib/namespace/accounts/create.rb
shogun-6.2.2 scaffold/new/project/lib/namespace/accounts/create.rb