1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00
projekteuler/db/migrate
2015-01-31 12:19:54 +01:00
..
20141130153941_create_problems.rb Explicitly set null:true for migrations with timestamps 2015-01-05 10:21:20 +01:00
20141213151812_rename_problems_table_to_translations.rb Rename Problem to Translation 2014-12-13 17:00:00 +01:00
20141214214958_create_problems_again.rb Explicitly set null:true for migrations with timestamps 2015-01-05 10:21:20 +01:00
20141214220056_add_translation_to_problem.rb Create Problem model with reference to current translation 2014-12-14 23:11:40 +01:00
20141214221259_add_problem_to_translation.rb Create association of translations with their problems 2014-12-15 00:38:29 +01:00
20150131103802_devise_create_admins.rb Add Admin class 2015-01-31 12:19:54 +01:00