rich

Rich Cavanaugh
JamLab, LLC
West Palm Beach, FL
2
1
A sample project demonstrating management of associations with acts_as_revisable
Created Thu Jun 26 16:18:37 -0700 2008
legend

Public Activity  feed

rich committed to acts_as_revisable 2 days ago

bc88a56b8e57d6bdb94a8d65ca108a1f781c071d

Apply revision_association_options to the branches association.

rich committed to acts_as_revisable 3 days ago

97fc9feab2b3e4eecc578c6bae5fe162d03b871d

branches should follow the revision they were built from

rich committed to acts_as_revisable 6 days ago
rich committed to acts_as_revisable 6 days ago

e73a2f9c64fd0bd4ce03260afd0f2c37177f7eaf

a new record can't be revised

rich committed to acts_as_revisable 6 days ago

9846169eadabb9f4b173ff1080b04d82d7c3a152

branches don't need a revisable scope

rich committed to acts_as_revisable 6 days ago

476e3292087a659a7176a67289873ee01e637477

add reverting_to and reverting_from methods for easy access to the respective objects during callbacks

rich committed to acts_as_revisable 7 days ago

30301e62c87b8f297350ca634c79eda576e935cb

don't assume associations don't return nil

rich committed to aar_associations_sample 27 days ago
rich created aar_associations_sample 27 days ago
New repository is at rich/aar_associations_sample
rich committed to acts_as_revisable about 1 month ago

2f07f2c7f13cc4c2aff2495948dea0135925b434

the no_revision and force_revision flags should be available to all instances of a record