Sha256: 8091725c848b36b9c55108e44b24a34365f1925e015fbdd612a3f138bc20e10f

Contents?: true

Size: 219 Bytes

Versions: 1

Compression:

Stored size: 219 Bytes

Contents

module Orchestrator
    module Logic
        module Mixin
            include ::Orchestrator::Core::Mixin

            def system
                @__config__.system(current_user)
            end
        end
    end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
orchestrator-1.0.3 lib/orchestrator/logic/mixin.rb