Ruby on Rails
Ruby on Rails, often shortened to Rails, is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing. In addition to MVC, Rails emphasizes the use of other well-known software engineering patterns and paradigms, including convention over configuration (CoC), don’t repeat yourself (DRY), and the active record pattern.
Posts
- Config.gem Rspec Rails On Rails 2.2.2
- Configure Rails Migration Version Type
- Disable Installing Gem Documentation By Default
- RubyConf 2008
- How To Instal Mysql Or Mysql2 Ruby Gem For Rails 3.0.x On OS X Lion
- Offline Rails Documentation
- Pass JavaScript Variables To Rails Controller
- Passing Rails Restful_authentication In Rspec
- Programmatically Execute RSpec And Capture RSpec Test Results
- RubyGem Update On Leopard
- Symfony And Ruby On Rail
- Use Unicorn As Rails 3 Development Server