[Nitro] "babel": new translation system - suggestions&help wanted
Kashia Buch
kashia at vfemail.net
Sat Apr 1 17:14:23 EST 2006
Hi,
> ERROR -- : Og.setup had problems: SQLite3::SQLException => table ogbabel_translation_backup has 9 columns but 3 values were supplied
hmm... I must admit I never tried this with sqlite though it actually should work without errors.
different approach:
module Translation
property ....
end
class ViewTranslation
include Translation
# ...
end
This will avoid the ogtranslation table, and will only create the two other tables.
Kashia
--
Feel the love
http://pinkjuice.com/pics/ruby.png
More information about the Nitro-general
mailing list