RadRails
Create, test and deploy Ruby on Rails applications.
Download RadRails 0.8.0.200707021211 for EasyEclipse 1.2.2:
Aptana RadRails is an integrated development environment for the Ruby on Rails framework
There are currently 3 comments for this plugin. You can review them and add more here.
Installing this plugin
This plugin is in the EasyEclipse for LAMP and EasyEclipse for Ruby and Rails distributions.
If you install this plugin on another EasyEclipse distribution, the dependent plugin Ruby Development Tools must be present in the EasyEclipse distribution, or must be installed separately.
To use this plugin, you need Ruby on Rails.
Getting started
Help is available for this plugin, in the Help > Help Contents menu in EasyEclipse.
However, the help is not completely up-to-date: Menu locations have changed, and some functionality is not documented.
To start using RadRails, you must install Ruby, Ruby On Rails, MySQL and a web server such as Apache. Rather than installing each component, you can install prepacked assemblies. We suggest:
- On Windows: Instant Rails: just download, unzip (at the root of your drive to keep the path small) and execute
InstantRails.exeto configure the installation, - On MacOS: Locomotive: just download, and drop the file in your
Applicationsfolder, - On Linux: You must install MySQL, Ruby (usually included), Gems (Ruby's package manager) and Ruby On Rails. Best is to use your usual package manager (Suggestions for an all-in-one installation are welcome).
You must then configure the Ruby Development Tools (RDT) plugin, and the RadRails plugin:
- Select Windows > Preferences then Ruby > Installed Interpreter. RDT may have found a Ruby interpreter, but it may not be the one that come with Locomotive or Instant Rails; you probably need to add the correct one. Click Add. In the
RubyVM home directoryfield, enter the location path to the Ruby intepreter:/Applications/Locomotive2/Bundles/standardRailsMar2007.locobundle/i386for Locomotive on an Intel Mac, orC:\InstantRails\rubyon Windows. Give a Display name, and save by choosing OK. Make sure that the new configuration is selected as default. - Still in the Windows > Preferences dialog, select Rails > Configuration. Enter the path to the
railsandrakeexecutables, e.g.C:\InstantRails\ruby\bin\railsandC:\InstantRails\ruby\bin\rakeon for Instant Rails, and/Applications/Locomotive2/Bundles/standardRailsMar2007.locobundle/i386/bin/railsand/Applications/Locomotive2/Bundles/standardRailsMar2007.locobundle/i386/bin/rakefor Locomotive. Save the configuration information by choosing OK.
Useful links
- RadRails home
- RadRails provides support for the Ruby on Rails framework.
Changelog
Changes in EasyEclipse 1.2.2.2:
- Upgraded to RadRails 0.8.0.200707021211.
- Upgraded to RadRails 0.7.2.
- Upgraded to RadRails 0.8.0.
- Upgraded to RadRails 0.7.1.
- Upgraded to RadRails 0.6.4.
- Patched: Fix for bug 1479685 : Radrails is not the default editor for HTML, JavaScript and CSS anymore.
- Upgraded to RadRails 0.6.3.
- Patched: Fix for bug 1479685 : Radrails is not the default editor for HTML, JavaScript and CSS anymore.
- Initial release (with RadRails 0.6.1).
Credits and License
Credits: Kyle Shank, Marc Baumbach, Matt Kent
(c)2007 Marc Baumbach, Matt Kent, Kyle Shank, Christopher Williams, Aptana, Inc.
This plugin is licensed under the Common Public License 1.0 license.
(9.1MB)
(9.3MB)
(9.0MB)
EasyEclipse with Ruby on Rails is so cool. The debugging functionality is just perfect. I really love it!!
Thanks for EasyEclipse, this package is very nice and technical point of view perfect!! Now I’ve find my EDI.
hello friends, iam looking for an answer of my question regarding deploying of ror app on different servers. Question is that : can we deploy our app on different servers without using capistrano or with using Radrails IDE? How much work and what type of work have to be done to deploy such app?Whats the benefit of Radrails iDE over capistrano for deploying a ROR app?
i will be thankful to you.