I'm wanting to use the acts_as_versioned plugin on a versioned table that I've already created and populated with data, but the create_versioned_table method is attempting to create the versioned table and is failing because the the table is already present.
I'm sure the solution is relatively simple, can anyone help? Thanks :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

