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

Update rails, gems, use MathJax over CDN

This commit is contained in:
2019-01-29 22:09:57 +01:00
parent 71ffb30880
commit 73d6528c7f
17 changed files with 290 additions and 249 deletions

View File

@@ -6,5 +6,5 @@ test:
production:
adapter: redis
url: redis://localhost:6379/1
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
channel_prefix: projekteuler_production