Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ruby on Rails
#1

Ruby on rails is a Web Application Framework aimed towards the rapid
development and deployment of Dynamic Web 2.0 Applications. It is an open source web application framework for the Ruby programming language. For rapid web development, web developers use an agile programming methodology and the RoR is designed to be used with such a development methodology. The Model-View-Controller (MVC) architecture pattern is used by the RoR to organize the applicztion organisation.
Ruby on Rails includes many tools which are designed to make the out of the box web development easier. For example, scaffolding can be useful for automatically constructing the models and views necessary for a basic website. Also, a simple Ruby web server called the WEBrick is distributed with ruby. Also, a build system, called Rake is distributed as a gem.Thus the Ruby on Rails together with these development tools provide a basic development environment.

Framework structure
ActiveRecord, ActiveResource, , ActionPack, ActiveSupport and ActionMailer are the various packages into which the Ruby on Rails is divided. The existing packages can be extended through plugins.

Deployment
Ruby on Rails is often installed using RubyGems, a package manager. Many linux distributions support the installation of ruby through the package management system.

For details see:
http://en.wikipediawiki/Ruby_on_Rails
http://scribddoc/30666254/ruby-on-rails
Reply

#2
Ruby on Rails, often called RoR, or just Rails written in , is an open source web application frameworkRuby that closely follows the Model-View-Controller (MVC) architecture. It strives for simplicity and allowing real-world applications to be developed in less code than other frameworks and with a minimum of configuration. The Ruby programming language allows for extensive metaprogramming, which Rails makes much use of. This results in a syntax that many of its users find to be very readable. Rails is primarily distributed through RubyGems, which is the official packaging format and distribution channel for Ruby libraries and applications.
Reply

#3
hey can any one post me "abstract" for seminar on this "ruby on rails"?
plz plz urgent!!
Reply

#4

i hav browsed it already those
but i need more information regarding in it??
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.