fixes #353 minify js file, move jquery and jquery-ui to CDN

This commit is contained in:
Artem Chernikov 2014-07-29 23:21:44 +02:00
parent 748b33e7c2
commit a72fc1c02e
6 changed files with 23 additions and 16 deletions

View file

@ -1,6 +1,4 @@
require 'rubygems'
require 'yaml'
YAML::ENGINE.yamler = 'syck'
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)