Sha256: 99208e97e5da31aa237be211cb26b9f411b47143dc918723a666f7df8f93ea19
Contents?: true
Size: 128 Bytes
Versions: 13
Compression:
Stored size: 128 Bytes
Contents
class Pirate < ActiveRecord::Base belongs_to :parrot has_and_belongs_to_many :parrots has_many :loots, :as => :looter end
Version data entries
13 entries across 13 versions & 3 rubygems