Sha256: 6303dddcc1779b81ae9addde45f17ec04cce5ba71ec5f77c4d1771817fcfa45c

Contents?: true

Size: 143 Bytes

Versions: 6

Compression:

Stored size: 143 Bytes

Contents

module GreatSchools # :nodoc:
  class Result < Model # :nodoc:
    attr_accessor :grade_name, :score, :subject_name, :test_id, :year
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
great_schools-0.2.3 lib/great_schools/result.rb
great_schools-0.2.1 lib/great_schools/result.rb
great_schools-0.2.0 lib/great_schools/result.rb
great_schools-0.1.2 lib/great_schools/result.rb
great_schools-0.1.1 lib/great_schools/result.rb
great_schools-0.1.0 lib/great_schools/result.rb