Sha256: fc3a5fa1670eca6a9fa83337e760044fee12de454b038717d73e74e290da5ccb

Contents?: true

Size: 1.75 KB

Versions: 0

Compression: gzip

Compressed size: 659 Bytes

Stored size: 659 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: slow-actions
version: !ruby/object:Gem::Version 
  version: 0.3.4
platform: ruby
authors: 
- Nick Gauthier
autorequire: 
bindir: bin
cert_chain: []

date: 2009-10-20 00:00:00 -04:00
default_executable: slow-actions
dependencies: []

description: Reads a rails app's log file for slow actions
email: nick@smartlogicsolutions.com
executables: 
- slow-actions
extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- README.rdoc
- VERSION.yml
- bin/slow-actions
- lib/slow_actions.rb
- lib/slow_actions/slow_actions_action.rb
- lib/slow_actions/slow_actions_computation_module.rb
- lib/slow_actions/slow_actions_controller.rb
- lib/slow_actions/slow_actions_log_entry.rb
- lib/slow_actions/slow_actions_parser.rb
- lib/slow_actions/slow_actions_session.rb
- test/data/development.log
- test/data/new.log
- test/data/old.log
- test/data/production.recent.log
- test/slow_actions_benchmark_test.rb
- test/slow_actions_parser_test.rb
- test/slow_actions_test.rb
- test/test_helper.rb
- LICENSE
has_rdoc: true
homepage: http://github.com/ngauthier/slow-actions
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: Reads a rails app's log file for slow actions
test_files: 
- test/test_helper.rb
- test/slow_actions_parser_test.rb
- test/slow_actions_benchmark_test.rb
- test/slow_actions_test.rb

Package Spec version

slow-actions-0.3.4