Ruby on Rails Resources
Ruby is a Japanese object-oriented scripting language that is meant to make programming fun. Ruby on Rails is a web programming framework built on Ruby, but strongly influenced by the rapid development of PHP and the organization and rigor (and testing) of J2EE. It uses Model-View-Controller framework and encourages separate development, testing and production environments. It even builds unit-testing stubs automatically.
- Introductions
- Tutorials
-
Other Resources
- Mike Franks’ Ruby on Rails links – includes podcasts, tutorials, and the complete 1st version of Agile Web Development with Rails
- http://del.icio.us/tag/rubyonrails
This article was originally posted on the UCLA Programmers Wiki.