Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Jul 19, 2010
1 parent e6d7b07 commit 28ba061
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*GIT* (version numbers are overrated)

* 0.6 (19 Jul 2010) Rails 3 refactoring by gvarela!

* (16 Jun 2008) Backwards Compatibility is overrated (big updates for rails 2.1)

* Use ActiveRecord 2.1's dirty attribute checking instead [Asa Calow]
Expand Down
14 changes: 5 additions & 9 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,17 @@ Install

* gem install acts_as_versioned

Rubyforge project
<3 GitHub

* http://rubyforge.org/projects/ar-versioned
* http://github.com/technoweenie/acts_as_versioned

RDocs
Gemcutter FTW

* http://ar-versioned.rubyforge.org
* http://gemcutter.org/gems/acts_as_versioned

Subversion

* http://techno-weenie.net/svn/projects/acts_as_versioned

Collaboa

* http://collaboa.techno-weenie.net/repository/browse/acts_as_versioned
* http://svn.github.com/technoweenie/acts_as_versioned.git

Special thanks to Dreamer on ##rubyonrails for help in early testing. His ServerSideWiki (http://serversidewiki.com)
was the first project to use acts_as_versioned <em>in the wild</em>.

0 comments on commit 28ba061

Please sign in to comment.