Sunday, May 24, 2009

Week 13: Rails Passion Course

  1. Action View Helpers (Week 13) (Topics to be covered: Types of ActionView Helpers, FormHelper's, FormTagHelper's)
  2. 5533_rails_viewhelpers.zip (Unzip it in a directory of your choice and read lab document from /rails_viewhelpers/index.html to proceed) (5/24/09: Downloaded)
  3. Resources
    o ActionView::Helpers::FormHelper API from api.rubyonrails.org
    o ActionView::Helpers::FormTagHelper API from api.rubyonrails.org
  4. Lab and homework/Change Log (1 page) (5/24/09: Read)
  5. Online lab/Change Log document (This is the same document you will find in the hands-on lab zip file) (5/24/09: Read)
  6. Presentation:PDF: 1 slide per page OR OpenOffice file (23 pages) (5/24/09: Read)
  7. Pre-class reading material (Action view helper tutorial) (11 pages) (5/24/09: Read)
  8. Monday: Starting HW13.
  9. Started up Netbeans, build databases, and migrated the database.
  10. Added "Gender" field to Student table.
  11. Homework 13 (5/25/09: Emailed)

No comments:

Post a Comment