Sha256: 6a54b8ec6857e127232509744f419d1a43be39e0b98bd3084f7afc2edaa44ad0
Contents?: true
Size: 111 Bytes
Versions: 19
Compression:
Stored size: 111 Bytes
Contents
class Address < ActiveRecord::Base belongs_to :addressable, :polymorphic => true belongs_to :country end
Version data entries
19 entries across 19 versions & 2 rubygems