Sha256: 640b5b8fb0586d421551d4c37abe042ed758f8bffda9b81ec1fa1612d9d5a1af

Contents?: true

Size: 80 Bytes

Versions: 6

Compression:

Stored size: 80 Bytes

Contents

class Region < ActiveRecord::Base
  belongs_to :country
  belongs_to :state
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
welike-geography-0.0.2 generators/geography/templates/models/region.rb
welike-geography-0.0.3 generators/geography/templates/models/region.rb
welike-geography-0.0.4 generators/geography/templates/models/region.rb
welike-geography-0.0.5 generators/geography/templates/models/region.rb
welike-geography-0.0.6 generators/geography/templates/models/region.rb
welike-geography-0.0.8 generators/geography/templates/models/region.rb