1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00
projekteuler/db/migrate
2019-02-05 12:00:25 +01:00
..
20141130153941_create_problems.rb Update migrations to include their versions 2017-11-23 14:08:26 +01:00
20141213151812_rename_problems_table_to_translations.rb Update migrations to include their versions 2017-11-23 14:08:26 +01:00
20141214214958_create_problems_again.rb Update migrations to include their versions 2017-11-23 14:08:26 +01:00
20141214220056_add_translation_to_problem.rb Update migrations to include their versions 2017-11-23 14:08:26 +01:00
20141214221259_add_problem_to_translation.rb Update migrations to include their versions 2017-11-23 14:08:26 +01:00
20150131103802_devise_create_admins.rb Update migrations to include their versions 2017-11-23 14:08:26 +01:00
20190202113250_add_status_to_translations.rb Add ability to accept or decline translations 2019-02-02 17:53:02 +01:00
20190203145552_devise_create_users.rb Use Omniauthable user model with admin role 2019-02-03 18:00:42 +01:00
20190203150923_add_name_to_users.rb Use Omniauthable user model with admin role 2019-02-03 18:00:42 +01:00
20190203164629_drop_admins.rb Use Omniauthable user model with admin role 2019-02-03 18:00:42 +01:00
20190204164033_add_author_to_translations.rb Show author names in problem and translation views 2019-02-05 12:00:25 +01:00