Archive for January, 2009

Week 3 Homework

Thursday, January 29th, 2009

Hey everyone, since we’re moving too quickly, I’m posting the homework for week 3 here.

  • implement db session store
  • implement the cart
  • test the cart
  • test the flash
  • attempt RJS (we will also do this in class next week

Remember that the week 2 homework is due Sunday night. Have a good weekend!

Aaron’s leniancy act

Wednesday, January 28th, 2009

Your week 2 homework is due Feb 1st at midnight. Your week 3 homework is due Feb 8th at midnight.

Turn in early and often.

Week 3 Slides

Wednesday, January 28th, 2009

Hey everyone. This week we’ll be looking at chapters 8, 9, and 10.

Here are week 3 slides. See you tonight!

Week 2 Homework Requirements

Sunday, January 25th, 2009

Hi everyone! I mentioned this in class and in the slides, but I’m going to post it on the blog again just in case.

In addition to getting my test cases to pass, I want to see more test cases. More tests in the units, and more in the functionals. Specifically in the functionals, I want to see tests which submit form data which would be considered invalid by the models and verifies that the user is notified of their mistakes.

Remember. Turn your homework in early and often! Week 2 homework is due on the 31st at midnight.

Week 2 Homework

Wednesday, January 21st, 2009

This homework is due Saturday the 31st. There are two functional tests and one unit test. Put the functional tests in the test/functional directory, and the unit test in the test/units directory.

homework

Week 2 Slides

Wednesday, January 21st, 2009

Here are your week 2 slides! here!

Welcome to UW Ruby class, Quarter 2

Wednesday, January 14th, 2009

Hi everyone!  Welcome to Quarter 2 of the UW ruby class.  This quarter we are going to be focusing on rails development.

Required books are:

  • Agile Web Development with Rails 3rd edition
  • Programming Ruby

I will post slides here each week. Here are the slides for week 1.