Sha256: bcff66ac529ee336d9be464fe01fb903065b4ed1fe4ebf7468eeefa68595cd88

Contents?: true

Size: 132 Bytes

Versions: 6

Compression:

Stored size: 132 Bytes

Contents

module GreatSchools # :nodoc:
  class Rank < Model # :nodoc:
    attr_accessor :name, :scale, :year, :description, :score
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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