mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Use bh gem (bootstrap helpers), make use of it for navbar
This commit is contained in:
@@ -30,6 +30,9 @@ GEM
|
||||
arel (5.0.1.20140414130214)
|
||||
autoprefixer-rails (4.0.2.1)
|
||||
execjs
|
||||
bh (1.2.0)
|
||||
actionpack
|
||||
activesupport
|
||||
bootstrap-sass (3.3.1.0)
|
||||
sass (~> 3.2)
|
||||
builder (3.2.2)
|
||||
@@ -117,6 +120,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
autoprefixer-rails
|
||||
bh (~> 1.2)
|
||||
bootstrap-sass (~> 3.3.1)
|
||||
coffee-rails (~> 4.0.0)
|
||||
jbuilder (~> 2.0)
|
||||
|
||||
Reference in New Issue
Block a user