1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 10:38: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

@@ -48,6 +48,8 @@ GEM
bootstrap-sass (3.3.1.0)
sass (~> 3.2)
builder (3.2.2)
codemirror-rails (4.8)
railties (>= 3.0, < 5)
coffee-rails (4.1.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
@@ -190,6 +192,7 @@ DEPENDENCIES
autoprefixer-rails
bh (~> 1.2)
bootstrap-sass (~> 3.3.1)
codemirror-rails
coffee-rails (~> 4.1.0)
coveralls (~> 0.7.2)
devise (~> 3.4.1)