]> git.openstreetmap.org Git - rails.git/history - db/migrate/034_create_languages.rb
Sort out storage and use of user preferred languages.
[rails.git] / db / migrate / 034_create_languages.rb
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.