1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Add problem type

This commit is contained in:
2014-11-30 16:42:50 +01:00
parent bbbadc5184
commit b7a0303206
20 changed files with 339 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
Rails.application.routes.draw do
resources :problems
# The priority is based upon order of creation: first created -> highest priority.
# See how all your routes lay out with "rake routes".