Sha256: a0c21aee6423d5c02b7021b2731a22e4cb07562a3570179e0b12601a044968bf
Contents?: true
Size: 184 Bytes
Versions: 3
Compression:
Stored size: 184 Bytes
Contents
class Law < ActiveRecord::Base acts_as_edition :edition_chain => [], :resources => '', :conditions => { :cloneme? => true } has_and_belongs_to_many :places end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
acts_as_edition-1.0.2 | test/fixtures/law.rb |
acts_as_edition-1.0.1 | test/fixtures/law.rb |
acts_as_edition-1.0.0 | test/fixtures/law.rb |