Sha256: 956d782a3165125cdf288d4b74e4e9cd8128dd71d211341375a3f5e8b1045e38
Contents?: true
Size: 171 Bytes
Versions: 5
Compression:
Stored size: 171 Bytes
Contents
shared_examples_for 'gradable' do it { should have_many :grading_method_connectors } it { should have_many(:grading_methods).through(:grading_method_connectors) } end
Version data entries
5 entries across 5 versions & 1 rubygems