Sha256: f331aa8b13f73feb320990a70d935ee5dd868e0d451341f45bac4eeb48bd2262
Contents?: true
Size: 102 Bytes
Versions: 4
Compression:
Stored size: 102 Bytes
Contents
class Party < ActiveRecord::Base has_many :periods, :order => :position, :dependent => :destroy end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.0.5 | app/models/party.rb |
backlog-0.1.0 | app/models/party.rb |
backlog-0.1.1 | app/models/party.rb |
backlog-0.1.2 | app/models/party.rb |