Globalize2 and Versioning

I have spent quiet a bit of time getting Globalize2 successfully
working in our application. I am now trying to implement a versioning
system for some of the activerecord models that have translations and
was wondering if someone can point me in the right direction.

Globalize2 versioning would seem like the right plug-in to use but due
to the lack of documentation on Github and the fact that I am a rails
novice, it would be great if someone can give me some pointers as to
how to implement this or alternatively suggest an alternative
approach.

My google search for Globalize2 and versioning only yielded this
result:

http://www.ruby-forum.com/topic/205265

which would suggest that the Globalize2 plug in works successfully
with the Gobalize2 versioning plug-in.