|
|
|
|
@ -13,7 +13,8 @@ gem 'uglifier', '>= 1.3.0'
|
|
|
|
|
gem 'coffee-rails', '~> 4.1.0'
|
|
|
|
|
# See https://github.com/rails/execjs#readme for more supported runtimes
|
|
|
|
|
# gem 'therubyracer', platforms: :ruby
|
|
|
|
|
|
|
|
|
|
# Use Haml as the templating library
|
|
|
|
|
gem 'haml'
|
|
|
|
|
# Use jquery as the JavaScript library
|
|
|
|
|
gem 'jquery-rails'
|
|
|
|
|
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
|
|
|
|
|
|