- Know more about Gloscon and learn how it is changing the landscape of open source web development
- What sets us apart from our competition is our core competence and Gloscon has built many over a period of time
- Our core strength is our resources whom we have identified, nurtured and made them grow by giving them international exposure
- Find out what's the latest happenings at Gloscon be it new product Launches, Contributions or just fun!!!
- Interested in working with us? Discover how Gloscon can shape the future of its employees and giving them international exposure
- Find jobs in countries around the globe.
What is Ruby on Rails?
Ruby on Rails is an open source web application framework for the Ruby programming language. It is often referred to as 'Rails' or 'RoR'. It is intended to be used with the Agile development methodology, which is often utilized by web developers for its suitability for short, client-driven projects.
Rails works with Ruby 1.8.4, Ruby 1.8.5, and Ruby 1.8.6. It also works with Ruby 1.8.2 but not the 1.8.3 version. Currently Rails public stable release is 2.0.2, and it is available by Gem download
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.
