Ruby - What is Rails?

What is Rails?

Ruby on Rails is a web application framework. It is written in Ruby. Compare to other frameworks for web application, the big deal is the way Ruby on Rails does. A web application finished in days instead of weeks, it is noticed by the community. Maintenance and/or extension of messy and hard web applications is flexible with ruby rails.

What is Rails?

- Ruby on Rails is an open source web application framework for the Ruby programming language.
- It is used with an Agile development methodology that is used by web developers for rapid development.
Ruby - Describe class libraries in Ruby
The Ruby standard library extends the foundation of the Ruby built-in library with classes and abstractions for a variety of programming needs.....
Ruby - Garbage collection feature of Ruby
Ruby is an object oriented language and every object oriented language tends to allocate many objects during execution of the program........
Ruby - Describe the environment variables present in Ruby
RUBYOPT, RUBYLIB, RUBYPATH, RUBYSHELL, RUBYLIB_PREFIX......
Post your comment