Sha256: 336841dc3276e097181989882ffe79fc39379312585ae58553b2d4363a5f273d

Contents?: true

Size: 260 Bytes

Versions: 1

Compression:

Stored size: 260 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_templates_app"
require "./lib/rack/allocation_stats"

use Rack::AllocationStats
run SinatraTemplatesApp.new

Version data entries

1 entries across 1 versions & 1 rubygems

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