Sha256: a459803128765138a5942f348acd670c76c18a570219d43950763e05d49193e0
Contents?: true
Size: 84 Bytes
Versions: 2
Compression:
Stored size: 84 Bytes
Contents
class City < ActiveRecord::Base git_included_in :country belongs_to :country end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_git-0.0.10 | spec/support/models/city.rb |
active_git-0.0.9 | spec/support/models/city.rb |