|
| | Rails Solutions: Ruby on Rails Made Easy, by Justin Williams (January 2007). Discusses Ruby on Rails, installing Rails, Ruby for Rails developers, getting started with Rails, advanced Rails, formatting data, Ajax, bringing forms to life with Ajax, uploading files, sending attachments, authentication, session management, customizing Rails views, using Rails plug-ins and engines, deployment, caching and testing Rails. | http://www.amazon.com/Rails-Solutions-Ruby-Made-Easy/dp/1590597524/ref=sr_1_16/103-0016538-4939803?ie=UTF8&s=books&qid=1184093497&sr=8-16
|
|
| | "5 Ways to Optimize AJAX in Ruby on Rails," by Shanti Braford. Discusses a history of AJAX and Ruby on Rails (RoR), sources of latency (including the database, application execution and rendering, the webserver, the network and the browser), 5 ways to optimize a Ruby on Rails/AJAX application (with sample code), database indexing, redundant SQL queries, fragment caching, client-side and JavaScript caching. | http://www.thinkvitamin.com/features/ajax/5-ways-to-optimize-ajax-in-ruby-on-rails
|
| |
|
| | "DB2 and Ruby on Rails, Part 3: Testing with DB2 and Ruby on Rails," by John Chun, Alex Pitiqoi, Christine Law and Naomi Nqan. Discusses testing the team room application, setting up various database environments, Ruby's built-in unit tests, methods with the "test_" prefix, assertions, using validations, using assertions, testing with fixtures, sharing fixtures and testing many-to-many associations, using mock objects, testing controllers, testing email notification and subscription confirmation, performance test, running application tests using Rake (the Ruby equivalent of the make utility), DB2 rails application problem determination, the Call Level Interface (CLI) trace and the DB2 trace. | http://www.ibm.com/developerworks/db2/library/techarticle/dm-0706chun2
|
| |
|
| | "Ruby on Rails" It Makes Development Fast, Agile and Manageable," by Michael Swaine. Discusses the features of Ruby including object-oriented programming and reflection, the model component, and a conversation with David Heinemeier Hansson, the developer of Ruby on Rails. | http://www.ddj.com/dept/architect/187203512
|
|
| | "Ruby on Rails: Making Programmers Happy," an interview with David Heinemeier Hansson, creator of Ruby on Rails, and Darryl Taft, Senior editor of eWeek. Discusses the allure of Ruby on Rails, convention over configuration, instant change, full-stack framework, Ruby on Rails impact on web development, applications it is best suited for and how Ruby on Rails differs from Ruby. | http://www.eweek.com/article2/0,1895,1880280,00.asp
|
| |
| |
|
| | Ruby on Rails Quick Reference discusses creating a Rails application, creating new tables and migrations, unit testing, lists of items, templates, arrays, hashes, data objects, views, text formatting, Ajax forms, and editing. | http://blogs.tech-recipes.com/johnny/rails-quick-reference
|
|
| | "Running Ruby on Rails on Sun Java System Web Server 7.0," by Seema Alevoor and Marina Sum. Discusses what Ruby on Rails (RoR) is, what its goals are, the Sun Java Web Server 7.0; how to install the Ruby language, RubyGems and Rails, creating a "Hello World" Ruby on Rails application and configuring Web Server 7.0. | http://developers.sun.com/webserver/reference/techart/rubyonrails.html
|
|
|
| |
 |
|