<speculation> I would be skeptical that acts_as_versioned won't be worked on to be made compatible with Rails 2.2.2. It's been around for awhile and, I would guess, has a pretty decent size install base. Unless there is another plugin that is database backed and a relatively painless switch (i.e. the acts_as_taggable... evolution), rather than git backed, that is already compatible with Rails 2.2.2, I can't see acts_as_versioned going away.</speculation>
Cheers, Walter On Wed, Dec 10, 2008 at 11:57 PM, Florian Aßmann <[email protected]>wrote: > > Hi Emuen, > > I suppose you want to use acts_as_git because ~_versioned won't be > fixed, imho. > > Regards > Florian > > Am 01.12.2008 um 10:09 schrieb Emuen: > > > > > Hi people I have tried to install the acts_as_versioned gem from > > github in rails 2.2.2 but it seems to conflict with some methods in > > the activerecords dirty.rb-file. I can solve some of the problem by > > changing code in the activerecord, but I don't think that was the > > intention. > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

