Sha256: 4d9858c2cd36de6d48c622760c78ad766bea57be180c926a64be541955e01c3a

Contents?: true

Size: 205 Bytes

Versions: 6

Compression:

Stored size: 205 Bytes

Contents

require 'legion/extensions/actors/subscription'

module Legion::Extensions::Health::Actor
  class Health < Legion::Extensions::Actors::Subscription
    def runner_function
      'update'
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lex-health-0.1.5 lib/legion/extensions/health/actors/health.rb
lex-health-0.1.4 lib/legion/extensions/health/actors/health.rb
lex-health-0.1.3 lib/legion/extensions/health/actors/health.rb
lex-health-0.1.2 lib/legion/extensions/health/actors/health.rb
lex-health-0.1.1 lib/legion/extensions/health/actors/health.rb
lex-health-0.1.0 lib/legion/extensions/health/actors/health.rb