Sha256: 89c10cb3ae8b1c39f8fe4ef5f3e2882a6b2049a276ab68acdb87f6eb646592d3

Contents?: true

Size: 248 Bytes

Versions: 1

Compression:

Stored size: 248 Bytes

Contents

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

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

use Rack::AllocationStats
run HelloWorldApp.new

Version data entries

1 entries across 1 versions & 1 rubygems

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