Sha256: e0d6b411aa2adb9146311e419f533b5a99efb3b0cb8941bbc1df20f2db44842b
Contents?: true
Size: 113 Bytes
Versions: 2
Compression:
Stored size: 113 Bytes
Contents
# frozen_string_literal: true class Context attr_reader :method_call, :other_method, :another_method_call end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jace-0.1.1 | spec/support/models/context.rb |
jace-0.1.0 | spec/support/models/context.rb |