Sha256: 5082f8b5c0208697a311255effd824fc540e3f9390df4e0232076686df2c9b56

Contents?: true

Size: 1.32 KB

Versions: 0

Compression: gzip

Compressed size: 606 Bytes

Stored size: 606 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: stopwatch
version: !ruby/object:Gem::Version 
  hash: 29
  prerelease: false
  segments: 
  - 0
  - 0
  - 1
  version: 0.0.1
platform: ruby
authors: 
- Mark Mulder
autorequire: 
bindir: bin
cert_chain: []

date: 2011-06-22 00:00:00 +02:00
default_executable: 
dependencies: []

description: This gem uses Rack middleware and the Rails 3 instrumentation to display page load time.
email: 
- markmulder@gmail.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- .gitignore
- Gemfile
- README.rdoc
- Rakefile
- lib/load_speed.rb
- lib/stopwatch.rb
- lib/stopwatch/version.rb
- lib/stopwatch_log.rb
- stopwatch.gemspec
has_rdoc: true
homepage: http://ikbenbitterzoet.com
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: stopwatch
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: Show the page load duration.
test_files: []

Package Spec version

stopwatch-0.0.1