doc/README in rubyrun-0.9.9.2 vs doc/README in rubyrun-0.9.9.3
- old
+ new
@@ -1,15 +1,15 @@
-=Ruby<em>Run</em> Community Edition Quick Start Guide
+=RubyRun Community Edition Quick Start Guide
-This guide is for those who want to get Ruby<em>Run</em> up and running quickly. For complete details and other features of the product,
-please look at the online documenation at http://www.rubysophic.com/download/files/rubyrun-0.9.9.2.htm
+This guide is for those who want to get RubyRun up and running quickly. For complete details and other features of the product,
+please look at the online documenation at http://www.rubysophic.com/download/files/rubyrun_ug.htm
-1. To install the latest version of Ruby<em>Run</em>, issue the following command:
+1. To install the latest version of RubyRun, issue the following command:
gem install rubyrun
-2. To start your Ruby or Rails application with Ruby<em>Run</em> enabled, use the '-rubyrun' option. Examples:
+2. To start your Ruby or Rails application with RubyRun enabled, use the '-rubyrun' option. Examples:
ruby -rubyrun script/server -e production
ruby -rubyrun helloworld.rb
Or
@@ -26,8 +26,8 @@
[APPS_DIR]/rubyrun/report/server_[ID]_trace.html
where APPS_DIR is the path where you start your Ruby or Rails application, e.g. /usr/apps/redmine-0.7.3
ID is either the process ID or the port number of the Ruby process
-5. For the instruction on using RubyRun in JRuby-rack(Warbler), please look at the online documenation at http://www.rubysophic.com/download/files/rubyrun-0.9.9.2.htm
+5. For the instruction on using RubyRun in JRuby-rack(Warbler), please look at the online documenation at http://www.rubysophic.com/download/files/rubyrun_ug.htm
6. To report defects or any other questions, please email mailto:support@rubysophic.com
\ No newline at end of file