Really? We use acts_as_versioned with Rails 2.1 in Kete ( http://kete.net.nz/). We may have done some slight hacking, but shouldn't be too bad. You can see our version here:
http://github.com/kete/kete/tree/master/vendor/plugins/acts_as_versioned You can see from http://github.com/kete/kete/tree/master/vendor/plugins/acts_as_versioned/.piston.ymlthat it is based on git://github.com/technoweenie/acts_as_versioned.git. We possibly included some hacks on top of the stuff from that repository in our local version. Cheers, Walter On Sat, Oct 18, 2008 at 12:12 AM, Freddy Andersen <[EMAIL PROTECTED]>wrote: > > > The acts_as_versioned plugin is not compatible with rails 2.1 as I > understand. You should look at version_fu.. > > http://github.com/jmckible/version_fu/tree/master > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

