--- !ruby/object:Gem::Specification name: rubyrun version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 9 - 9 - 1 version: 0.9.9.1 platform: ruby authors: - RubySophic Inc autorequire: bindir: bin cert_chain: [] date: 2010-04-20 00:00:00 -07:00 default_executable: dependencies: [] description: " RubyRun Community Edition is an application performance diagnostic solution \n for Ruby developers. It is meant to help them gain visibility into the behavior \n of their code in different operating environments, and understand the response \n time hotspots of typical Rails requests.\n For more information on usage, support and license, refer to the documents \n in 'docs' directory in the gem.\n" email: info@rubysophic.com executables: [] extensions: - bin/Rakefile extra_rdoc_files: - doc/README files: - doc/README - LICENSE - 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 - lib/rubyrun/ubyrun.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.9.htm - doc/rubyrun-0.9.9.pdf - doc/rubyrun-0.9.9_files/colorschememapping.xml - doc/rubyrun-0.9.9_files/filelist.xml - doc/rubyrun-0.9.9_files/header.htm - doc/rubyrun-0.9.9_files/image001.jpg - doc/rubyrun-0.9.9_files/image002.jpg - doc/rubyrun-0.9.9_files/image003.jpg - doc/rubyrun-0.9.9_files/image004.jpg - doc/rubyrun-0.9.9_files/image005.jpg - doc/rubyrun-0.9.9_files/image006.jpg - doc/rubyrun-0.9.9_files/image007.jpg - doc/rubyrun-0.9.9_files/image008.jpg - doc/rubyrun-0.9.9_files/image009.jpg - doc/rubyrun-0.9.9_files/image010.jpg - doc/rubyrun-0.9.9_files/image011.jpg - doc/rubyrun-0.9.9_files/image012.jpg - doc/rubyrun-0.9.9_files/image013.jpg - doc/rubyrun-0.9.9_files/image014.jpg - doc/rubyrun-0.9.9_files/image015.jpg - doc/rubyrun-0.9.9_files/image016.jpg - doc/rubyrun-0.9.9_files/image017.png - doc/rubyrun-0.9.9_files/image018.jpg - doc/rubyrun-0.9.9_files/image019.jpg - doc/rubyrun-0.9.9_files/image020.jpg - doc/rubyrun-0.9.9_files/image021.jpg - doc/rubyrun-0.9.9_files/image022.png - doc/rubyrun-0.9.9_files/themedata.thmx - etc/rubyrun_opts.yml has_rdoc: true homepage: http://www.rubysophic.com licenses: [] 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 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubyrunce rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: RubyRun Community Edition is an application performance diagnostic solution for Ruby developers test_files: []