Question Details

Browse

RubyonRails-ORM

By ramjitiwari - Sep. 16, 2008

In Ruby On Rails there is no need for configuration files for mapping with Database tables- fields, that means "LESS CODING" right..?
But still why others are using ORM framwork Like Hibernate with lot of work on XML configuration.
Simply I am trying to know.. why Rails ? for Enterprise Application.


Answers

Add Answer
  1. By vmaddela on Sep. 26, 2008

    Download Netbeans 6.5 for easy development.

    You can find lot of documentation in Netbeans portal.


    for more info visit www.netbeans.org


    0 Votes
Share your knowledge