Good Luck!
Subscribe to my most-recent-items feed and know when new tutorials are posted:
My Other Tutorials:
Tutorial: How to Install the Android SDK on Windows XP and Create an Application that Runs in the Cell Phone Emulator
How to Install the Android SDK on Windows XP and Create an Application that Runs in the Cell Phone Emulator
Tutorial: Install Java on Windows XP and Learn the Basics of Java 6 using the NetBeans IDE
Install Java on Windows XP and Learn the Basics of Java 6 using the NetBeans IDE
Tutorial: How to Create a Website with Datapod
How to Create a Website with Datapod
Tutorial: Install a PHP Development Environment with Eclipse PDT, Apache 2.2, PHP 5, MySQL 5, and phpMyAdmin Using XAMPP Lite
Install a PHP Development Environment with Eclipse PDT, Apache 2.2, PHP 5, MySQL 5, and phpMyAdmin Using XAMPP Lite
Tutorial: Install Fedora 6 in VMWare on Windows XP and connect it to your network
Install Fedora 6 in VMWare on Windows XP and connect it to your network
Tutorial: Install Perl 5 on Windows XP and Get a Perl Hello World Running
Install Perl 5 on Windows XP and Get a Perl Hello World Running
Tutorial: Install Ubuntu 7.04 in VMWare on Windows XP and connect it to your network
Install Ubuntu 7.04 in VMWare on Windows XP and connect it to your network
Tutorial: Setup a PHP Development Environment on Windows XP With Apache, PHP 5, MySQL 5, SQLite, Eclipse, Subversion, PHPMyAdmin, and Datapod
Setup a PHP Development Environment on Windows XP With Apache, PHP 5, MySQL 5, SQLite, Eclipse, Subversion, PHPMyAdmin, and Datapod
Tutorial: Install OpenSuse 10.2 in VMWare on Windows XP and connect it to your network
Install OpenSuse 10.2 in VMWare on Windows XP and connect it to your network
T U T O R I A L  
1. Download Instant Rails  2. Install 7-Zip  3. Install Instant Rails  4. Install Java  5. Install JEdit  6. Configure JEdit for Ruby  7. Create Rails Application  8. Make Members Page  9. Setup Database  10. Install Firefox SQLite Manager and Add Data  11. Display Data from Database on Page
6. Configure JEdit for Ruby
This step will make changes to your freshly installed version of JEdit to give it features for programming Ruby.
1.
Click Plugins > Plugin Manager....
jedit ruby plugin manager
post comment or question
2.
Click  Download Options... .
jedit ruby download options
post comment or question
3.
Click  Update Mirror List .
jedit ruby mirror list
post comment or question
4.
Select nearest mirror and click  OK .
jedit ruby choose nearest mirror
post comment or question
5.
Click the Install tab.
jedit ruby install tab
post comment or question
6.
Check RubyPlugin and ProjectViewer and click  Install .
jedit ruby two checks
post comment or question
7.
Wait for it to install.
jedit ruby wait install
post comment or question
8.
After it has installed, click  Close .
jedit ruby close
post comment or question
9.
Choose Utilities > Global Options....
jedit ruby global options
post comment or question
10.
Click on Editing.
jedit ruby editing
post comment or question
11.
First change Word wrap to soft , Warp margin to 100 , Tab width to 2 , Indent width to 2 , and check the checkbox labeled Soft (emulated with spaces) tabs, then on the left click on General.
jedit ruby editing changes
post comment or question
12.
Change the Default line separater to Unix , then click on Encodings.
jedit ruby line character
post comment or question
13.
Change Default character encoding to UTF-8 then click on Shortcuts.
jedit ruby utf8
post comment or question
14.
In Edit Shortcuts: choose Plugin: RubyPlugin , then click on Auto indent and insert end on the area Primary shortcut.
jedit ruby shortcuts1
post comment or question
15.
Press the  Enter  key and click  OK .
jedit ruby press enter
post comment or question
16.
Click  Yes .
jedit ruby yes
post comment or question
17.
Click on Complete code on the area Primary shortcut.
jedit ruby complete code
post comment or question
18.
Press  CTRL  -  Shift  -  C  and click  OK .
jedit ruby control shift c
post comment or question
19.
Then click  OK .
jedit ruby click ok
post comment or question
Go to the next section:
This site was made with Datapod.