From 40f3f7fd0c325174bc7f53a969e8bab091e59ef6 Mon Sep 17 00:00:00 2001 From: Godwin Date: Mon, 28 Oct 2013 23:17:45 -0600 Subject: [PATCH] Attempt #2 --- Gemfile | 2 +- Gemfile.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 3e64e67..87acb2d 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem 'jquery-rails' # Assets gem 'coffee-rails', '~> 4.0.0' gem 'haml_assets' -# gem 'handlebars_assets' +gem 'handlebars_assets' gem 'i18n-js' gem 'jquery-turbolinks' gem 'sass-rails', '~> 4.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index f41250a..b7d31a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,6 +102,10 @@ GEM haml_assets (0.2.2) haml tilt + handlebars_assets (0.14.1) + execjs (>= 1.2.9) + sprockets (>= 2.0.3) + tilt hike (1.2.3) i18n (0.6.5) i18n-js (2.1.2) @@ -257,6 +261,7 @@ DEPENDENCIES faker haml haml_assets + handlebars_assets i18n-js jquery-rails jquery-turbolinks