--- !ruby/object:Gem::Specification name: rubyrun version: !ruby/object:Gem::Version version: 0.9.8 platform: ruby authors: - RubySophic Inc autorequire: bindir: bin cert_chain: [] date: 2008-10-30 00:00:00 -07:00 default_executable: dependencies: [] description: RubyRun Community Edition is an application performance diagnostic solution for Ruby developers. It is meant to help them gain visibility into the behavior of their code in different operating environments, and understand the response time hotspots of typical Rails requests. For more information on usage, support and license, refer to the documents in 'docs' directory in the gem. email: info@rubysophic.com executables: [] extensions: - bin/Rakefile extra_rdoc_files: - doc/README files: - doc/README - LICENSE - lib/rubyrun - lib/rubyrun/rubyrun.rb - lib/rubyrun/rubyrun_boot__.rb - lib/rubyrun/rubyrun_buffer_mgr__.rb - lib/rubyrun/rubyrun_commander__.rb - lib/rubyrun/rubyrun_dad__.rb - lib/rubyrun/rubyrun_globals.rb - lib/rubyrun/rubyrun_html_writer__.rb - lib/rubyrun/rubyrun_html__.rb - lib/rubyrun/rubyrun_initializer__.rb - lib/rubyrun/rubyrun_instrumentor__.rb - lib/rubyrun/rubyrun_monitor__.rb - lib/rubyrun/rubyrun_report__.rb - lib/rubyrun/rubyrun_rss__.rb - lib/rubyrun/rubyrun_tracer__.rb - lib/rubyrun/rubyrun_utils__.rb - bin/Rakefile - bin/rubyrun_native_test__.rb - ext/extconf.rb - ext/rubyrunnative__.c - ext/rubyrunnative__.def - ext/rubyrunnative__.h - ext/rubyrunnative__ppc-darwin.bundle - ext/rubyrunnative__x86-darwin.bundle - ext/rubyrunnative__x86-linux.so - ext/rubyrunnative__x86-mswin32.so - doc/rubyrun-0.9.8.htm - doc/rubyrun-0.9.8.pdf - doc/rubyrun-0.9.8_files - doc/rubyrun-0.9.8_files/colorschememapping.xml - doc/rubyrun-0.9.8_files/filelist.xml - doc/rubyrun-0.9.8_files/header.htm - doc/rubyrun-0.9.8_files/image001.jpg - doc/rubyrun-0.9.8_files/image002.jpg - doc/rubyrun-0.9.8_files/image003.jpg - doc/rubyrun-0.9.8_files/image004.jpg - doc/rubyrun-0.9.8_files/image005.jpg - doc/rubyrun-0.9.8_files/image006.jpg - doc/rubyrun-0.9.8_files/image007.jpg - doc/rubyrun-0.9.8_files/image008.jpg - doc/rubyrun-0.9.8_files/image009.jpg - doc/rubyrun-0.9.8_files/image010.jpg - doc/rubyrun-0.9.8_files/image011.jpg - doc/rubyrun-0.9.8_files/image012.jpg - doc/rubyrun-0.9.8_files/image013.jpg - doc/rubyrun-0.9.8_files/image014.jpg - doc/rubyrun-0.9.8_files/image015.jpg - doc/rubyrun-0.9.8_files/image016.jpg - doc/rubyrun-0.9.8_files/image017.png - doc/rubyrun-0.9.8_files/image018.jpg - doc/rubyrun-0.9.8_files/image019.jpg - doc/rubyrun-0.9.8_files/image020.jpg - doc/rubyrun-0.9.8_files/image021.jpg - doc/rubyrun-0.9.8_files/image022.png - doc/rubyrun-0.9.8_files/themedata.thmx - etc/rubyrun_opts.yml has_rdoc: true homepage: http://www.rubysophic.com post_install_message: rdoc_options: - --title - RubyRun Community Edition - --line-numbers - --inline-source - --main - doc/README require_paths: - . - lib - lib/rubyrun 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: rubyrunce rubygems_version: 1.3.0 signing_key: specification_version: 2 summary: RubyRun Community Edition is an application performance diagnostic solution for Ruby developers test_files: []