Translations, design and content

This commit is contained in:
2017-03-31 14:42:37 +02:00
parent cfc1fbfd9f
commit c3bfeed620
28 changed files with 296 additions and 25 deletions
+5 -4
View File
@@ -76,6 +76,7 @@ GEM
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
devise-i18n (1.1.2)
diff-lcs (1.3)
dotenv (2.2.0)
dotenv-rails (2.2.0)
@@ -84,6 +85,8 @@ GEM
erubis (2.7.0)
excon (0.55.0)
execjs (2.7.0)
faker (1.7.2)
i18n (~> 0.5)
font-awesome-rails (4.7.0.1)
railties (>= 3.2, < 5.1)
gem_config (0.3.1)
@@ -272,9 +275,6 @@ GEM
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.7)
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.0)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uglifier (3.1.10)
@@ -298,7 +298,9 @@ DEPENDENCIES
capybara
coffee-rails (~> 4.1.0)
devise
devise-i18n
dotenv-rails
faker
geocoder
jbuilder (~> 2.0)
jquery-rails
@@ -321,7 +323,6 @@ DEPENDENCIES
simple_form
slim
slim-rails
turbolinks
uglifier (>= 1.3.0)
web-console (~> 2.0)