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

Improve translation creation form by using codemirror

This commit is contained in:
2015-02-08 17:30:06 +01:00
parent a127fbcf15
commit 5c1709ba7e
9 changed files with 80 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ gem 'mathjax-rails'
gem 'devise', '~> 3.4.1'
gem 'devise-bootstrap-views'
gem 'codemirror-rails'
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'