Sha256: 80ce99e750c0c37db9068f5af96a317a28b1c239bc6615f9450946cdcabd41cc

Contents?: true

Size: 246 Bytes

Versions: 1

Compression:

Stored size: 246 Bytes

Contents

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

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

use Rack::AllocationStats
run HelloSinatraApp.new

Version data entries

1 entries across 1 versions & 1 rubygems

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