kkurach / has_versioning

plugin which adds version control system to models AND associations, and also allows to pack many changes into one changelist
http://has_versioning.lighthouseapp.com/
Other
28 stars 0 forks source link

Enhancement #2

Open onknows opened 14 years ago

onknows commented 14 years ago

Great work, thanks for sharing this.

I want to suggest small improvement. If a table prefix is used this breaks the code. This can be fixed by replacing "versions. en 'versions. with Version.table_name + ".