Sha256: 50daaa005528df87195ec162f68c0b292eae21b2066b93a18d5105f3831c0b64

Contents?: true

Size: 235 Bytes

Versions: 1

Compression:

Stored size: 235 Bytes

Contents

# Copyright 2013 Google Inc. All Rights Reserved.
# Licensed under the Apache License, Version 2.0, found in the LICENSE file.

require "./spec/yaml_app"
require "./lib/rack/allocation_stats"

use Rack::AllocationStats
run YamlApp.new

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-allocation_stats-0.1.2 spec/yaml.ru