CSC/ECE 517 Fall 2009/wiki1a 6 aa

From Expertiza_Wiki
Jump to navigation Jump to search

CSC/ECE 517 Fall 2009/wiki1a 6 aa



Introduction

This page tries to review Integrated Development Environments for Ruby such as Aptana,Rubymine and Netbeans. Also the IDEs are compared with respect to certain dimensions such as facilities, ease of use, system requirements, and support for the Ruby way of thinking.

Different IDEs for Ruby

Ruby being one of the fast growinglanguges for web development has currently has many Integrated Development Environments (IDEs) that support it.the following list gives different IDEs currently in market which support Ruby on Rails and Ruby.



Comparision of Aptana,Netbeans and Rubymine

Three prominent IDEs namely Aptana, Netbeans and Rubymine are compared in the following sections with respect to features offered with respect to both ruby and Ruby on Rails

System Requirements

The three IDEs mentioned support cross platform and their minimum hardware requirement is given below for different operating systems

Aptana studio

       Windows : 512 MB RAM ,Pentium 4-level processor. 
       Mac OS  : 512 MB RAM,G5 or Intel-based machine. 
       Linux   : 512 MB RAM,Pentium 4-level processor. 


Netbeans


       Windows   :  780 MHz Intel Pentium III, 512 MB. 
       Solaris   :  500 MHz UltraTM 60 workstation, 512 MB. 
       Linux     :  800 MHz Intel Pentium III,512 MB. 


Rubymine


       Windows   :  Intel Pentium III/800 MHz or higher, 256 MB , Ruby SDK version 1.8.x.
       Mac OS    :  1.42 GHz G4, G5 or Intel-based Mac, 256 MB , Ruby SDK version 1.8.x.
       Linux     :  Intel Pentium III/800 MHz or higher, 256 MB , Sun JDK 1.6,GNOME or KDE desktop,Ruby SDK version 1.8.x.

Features for Ruby

General


                          RadRails	NetBeans	Rubymine
      Price	            Free	           Free	             $99
    License Type	    g Open Source	  Open Source	   Commercial
 Available Standalone 	   Available	  Not Available	   NotAvailable
 or as Eclipse Plugin

Features for Ruby on Rails

References