Sha256: 6cfc4103fe78926bb65fae9a2834e5c0078c22b87d773a2b35ab5518feb28f19

Contents?: true

Size: 134 Bytes

Versions: 7

Compression:

Stored size: 134 Bytes

Contents

# frozen_string_literal: true

module Noticent
  module Testing
    class Payload
      attr_accessor :current_user
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
noticent-0.0.6 testing/payloads/payload.rb
noticent-0.0.5 testing/payloads/payload.rb
noticent-0.0.4 testing/payloads/payload.rb
noticent-0.0.3 testing/payloads/payload.rb
noticent-0.0.2 testing/payloads/payload.rb
noticent-0.0.1 testing/payloads/payload.rb
noticent-0.0.1.pre.pre testing/payloads/payload.rb