CSC/ECE 517 Fall 2009/wiki1a 6 aa: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 57: Line 57:
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!
! Radrails
! Radrails
! Netbeans
! Netbeans
! Rubymine
! Rubymine
|-
|-
row 1, cell 1
|  Price
row 1, cell 2
Free
row 1, cell 3
Free
$99
|-
|-
row 2, cell 1
License Type
row 2, cell 2
Open Source
row 2, cell 3
Open Source
|  Commercial
|-
|-
row 3, cell 1
Available Standalone or as Eclipse Plugin
row 3, cell 2
Available
row 3, cell 3
Not Available
|  Not Available
|}
|}
                       
                          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==
==Features for Ruby on Rails==


=References=
=References=

Revision as of 03:25, 4 September 2009

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 Open Source Open Source Commercial
Available Standalone or as Eclipse Plugin Available Not Available Not Available

Features for Ruby on Rails

References