Sha256: 34384607ce0588a9ed757fa9d38c9067f7511ecfe03c3c4c12033a3f785a27de

Contents?: true

Size: 115 Bytes

Versions: 6

Compression:

Stored size: 115 Bytes

Contents

module GreatSchools # :nodoc:
  class Ethnicity < Model # :nodoc:
    attr_accessor :name, :value, :year
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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