Use ejs templates in browse JS

This commit is contained in:
John Firebaugh 2012-10-11 11:50:54 -07:00 committed by Tom Hughes
parent 24c0bb1c88
commit 14bc538681
6 changed files with 102 additions and 147 deletions

View file

@ -63,4 +63,5 @@ group :assets do
gem 'coffee-rails', '~> 3.2.1'
gem 'uglifier', '>= 1.0.3'
gem 'therubyracer'
gem 'ejs'
end