ActiveRecord Versioning

549

Watchers: 361
Forks: 50
10% Penalty

1. acts_as_versioned

ActiveRecord plugin for versioning your models.
Last commit: 11 months ago

On the web

GitHub: technoweenie/acts_as_versioned

As a Ruby Gem

Rubyforge: acts_as_versioned (Current version: 0.2.3)

gem install acts_as_versioned

538

Watchers: 443
Forks: 19

2. vestal_versions

Keep a DRY history of your ActiveRecord models' changes
Last commit: about 1 month ago

On the web

GitHub: laserlemon/vestal_versions

As a Ruby Gem

Rubyforge: vestal_versions (Current version: 1.0.2)

gem install vestal_versions

GitHub: laserlemon-vestal_versions (Current version: 0.8.0)

gem install laserlemon-vestal_versions --source "http://gems.github.com"

In the news

Auditing and Versioning 6 months ago

Weekly Digest, 8-29-09 6 months ago

links for 2009-08-19 6 months ago

265

Watchers: 249
Forks: 6
5% Penalty

3. paper_trail

Track changes to your models' data. Good for auditing or versioning.
Last commit: 2 months ago

As a Ruby Gem

Rubyforge: paper_trail (Current version: 1.2.14)

gem install paper_trail

GitHub: airblade-paper_trail (Current version: 1.1.1)

gem install airblade-paper_trail --source "http://gems.github.com"

In the news

A Paper Trail For Your Models 8 months ago

192

Watchers: 143
Forks: 12
5% Penalty

4. acts_as_revisable

A framework for building heavily versioned applications
Last commit: 4 months ago

On the web

GitHub: rich/acts_as_revisable

As a Ruby Gem

Rubyforge: acts_as_revisable (Current version: 1.1.1)

gem install acts_as_revisable

GitHub: rich-acts_as_revisable (Current version: 1.1.1)

gem install rich-acts_as_revisable --source "http://gems.github.com"

In the news

Well, it seems there are no news about rich/acts_as_revisable yet...

159

Watchers: 104
Forks: 11

5. version_fu

Dirty ActiveRecord Versioning (update of acts_as_versioned)
Last commit: 24 days ago

On the web

GitHub: jmckible/version_fu

As a Ruby Gem

Rubyforge: version_fu (Current version: 1.0.0)

gem install version_fu

In the news

Well, it seems there are no news about jmckible/version_fu yet...

60

Watchers: 67
Forks: 0
10% Penalty

6. shadow

Provides a history of attribute and association updates for models. This coincides with a versioning system (such as acts_as_versioned). When used in tandem, you get both a history of changes and a history of what changed.
Last commit: 6 months ago

As a Ruby Gem

Rubyforge: shadow (Current version: 1.1)

gem install shadow

In the news

Well, it seems there are no news about TheBreeze/shadow yet...

51

Watchers: 54
Forks: 5
35% Penalty

7. simply_versioned

A simple, non-invasive, approach to versioning ActiveRecord models
Last commit: about 1 year ago

In the news

Well, it seems there are no news about mmower/simply_versioned yet...
Category_79