Categorized | Portable Apps

Programming: Instant Rails

Posted on 02 October 2007 by Christine Lank

Time to upgrade your development skills with a new language? Why not try Ruby On Rails? Here’s a complete and portable Rails development environment called InstantRails, although you might want to add an IDE (I used Aptana’s RadRails, but it’s not portable).

Instant Rails contains everything you need to start coding, including Ruby, Rails, Apache, and MySQL. It even includes PHP, in case you want to learn that too!

Post to Twitter Post to Plurk Post to Yahoo Buzz Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

3 Comments For This Post

  1. Troy S Says:

    Aptana is portable, as is Eclipse with the Aptana perspective. You can just copy either app root from your PC to your USB drive and provide a reference to your JRE. If you target PC does not have the JRE, you can embed it. I can’r remember the exact location, but think it is \\jre\…. If the JRE cannot be found at app start-up, you will get a message indicating the app’s default location..

  2. Troy S Says:

    And Instant Rails is nice :)

  3. Christine Lank Says:

    Thanks for the correction on Aptana’s portability, Troy – I’ll have to try that out!

Leave a Reply