This website requires JavaScript.
Explore
Help
Sign In
pfischbeck
/
projekteuler
Watch
1
Star
0
Fork
0
You've already forked projekteuler
mirror of
https://github.com/projekteuler/projekteuler.git
synced
2026-01-27 02:28:50 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5f66865e16010066bfc5834f69976f1bfcdd4a42
projekteuler
/
db
/
migrate
History
Philipp Fischbeck
0677e19b93
Add Admin class
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