1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-26 18:18:51 +01:00

Add 'mathjax-rails' gem

This commit is contained in:
2015-01-03 15:57:44 +01:00
parent 8e98c6857b
commit e8118b282a
4 changed files with 19 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ Rails.application.routes.draw do
end
resources :translations, only: [:index, :show]
mathjax 'mathjax'
# The priority is based upon order of creation: first created -> highest priority.
# See how all your routes lay out with "rake routes".