W5D3
Rails Curriculum Day ?. I spent the day trying to complete the end of RailsLite and construct the bonus sections, flash notifications and cross site forgery protection. I managed to get the flash done, but it took a long time. One bug kept throwing me off. It was related to the fact that the browser was making two requests in a row, leading to a glitch in how I read cookies from the request string. Anyway, I got a good lesson in debugging and systematically going through code to find errors. I didn't manage to get the forgery protection done, but I know how it has to be implemented. Tomorrow is the first day of the Javascript curriculum, should be interesting.










