Navigation

This commit is contained in:
2017-03-22 22:57:01 +01:00
parent 2e31528deb
commit 20cd9aeeaf
12 changed files with 73 additions and 30 deletions
+8 -1
View File
@@ -42,6 +42,8 @@ GEM
execjs
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-navbar (2.4.0)
gem_config (~> 0.3)
bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
@@ -75,6 +77,7 @@ GEM
execjs (2.7.0)
font-awesome-rails (4.6.3.0)
railties (>= 3.2, < 5.1)
gem_config (0.3.1)
geocoder (1.3.7)
globalid (0.3.6)
activesupport (>= 4.1.0)
@@ -183,6 +186,9 @@ GEM
remotipart (~> 1.0)
safe_yaml (~> 1.0)
sass-rails (>= 4.0, < 6)
rails_bootstrap_navbar (2.0.1)
bootstrap-navbar (~> 2.0)
rails (>= 3.0.0)
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (4.2.6)
@@ -284,6 +290,7 @@ DEPENDENCIES
rails-i18n
rails_12factor
rails_admin
rails_bootstrap_navbar
rspec-rails (~> 3.0)
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
@@ -295,4 +302,4 @@ DEPENDENCIES
web-console (~> 2.0)
BUNDLED WITH
1.10.2
1.14.6