Sha256: ea08bb8e5f67523c66efd488e330e75d4ce14126363b6cf7515eff9f2141cca7
Contents?: true
Size: 231 Bytes
Versions: 26
Compression:
Stored size: 231 Bytes
Contents
FactoryGirl.define do factory :grading_method_set_item, class: Gaku::GradingMethodSetItem do grading_method_set grading_method factory :invalid_grading_method_set_item do grading_method nil end end end
Version data entries
26 entries across 26 versions & 2 rubygems