<%= toctree :from => '/' %>
<%= toctree %>
| source 'http://rubygems.org' | |
| gem 'bundler' | |
| gem 'rack' | |
| gem 'rack-rewrite' | |
| gem 'mime-types' | |
| gem 'nanoc', '3.4' | |
| gem 'adsf' | |
| gem 'haml' | |
| gem 'sass' |
| # -*- coding: utf-8 -*- | |
| require 'amazon/ecs' | |
| require 'dalli' | |
| require 'active_support/core_ext' | |
| module Amazon | |
| class Ecs | |
| class << self | |
| def send_request_with_memcache(opts) |
| (function() { | |
| if (! jasmine) { | |
| throw new Exception("jasmine library does not exist in global namespace!"); | |
| } | |
| var TitaniumReporter = function() {}; | |
| TitaniumReporter.prototype = { | |
| reportRunnerStarting: function(runner) { |