Sha256: a45c78fe3a3235b413ff38d2927f352d38d1234fef5ca3e49bf22661805eef0c
Contents?: true
Size: 82 Bytes
Versions: 6
Compression:
Stored size: 82 Bytes
Contents
class Country < ActiveRecord::Base belongs_to :continent has_many :states end
Version data entries
6 entries across 6 versions & 1 rubygems