Sunday, May 24, 2009

Week 12: Rails Passion Course

  1. Action View Basics (Week 12) (Topics to be covered: Types of templates, ERb template, Builder template, JavaScriptGenerator template, Using sub-templates, Layouts, Partials)
  2. 5531_rails_actionview.zip (Unzip it in a directory of your choice and read lab document from /rails_actionview/index.html to proceed) (5/24/09: Downloaded)
  3. Resources
    o ActionView::Base API from api.rubyonrails.org
    o ActionView::Partials API from railsbrain.com
  4. Pre-class reading material (Action view tutorial) (5/24/09: Scanned it)
  5. Presentation: PDF: 1 slide per page OR OpenOffice file (29 pages) (5/24/09: Read)
  6. Online lab document/Change Log (This is the same document you will find in the hands-on lab zip file) (5/24/09: Done)
  7. Homework (Combine the 2 partials into one file and use it in edit and new .html.erb files) (5/24/09: Created draft)

No comments:

Post a Comment