]> git.openstreetmap.org Git - rails.git/history - db/migrate/034_create_languages.rb
Adding a couple of extra unit tests for the parsing of keys
[rails.git] / db / migrate / 034_create_languages.rb
2009-05-31 Tom HughesMerge a final translation from i18n branch.
2009-05-31 Tom HughesMore missing files from I18N merge.
2009-05-31 Tom HughesMissing migrations from I18N merrge.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesAdd a remove_foreign_key method and make migration...
2009-05-30 Tom HughesFix foreign key.
2009-05-30 Tom HughesAdd a list of languages and fix a few issues with the...
2009-05-23 Tom HughesUse a block to add the language record as rails seems...
2009-05-23 Tom HughesRename language_code to code - language_code is tautolo...
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.