Chapter 10. Finishing the application

The kids all dream of making it, whatever that means

Arctic Monkeys

In this iteration, we’ll build the remaining features in Pomodo. After we finish this iteration, we’ll have a reasonably complete application.

10.1. Notely

One thing we’ve left totally stubbed out so far is Notely. Let’s fix that now. Essentially, we’ll implement Notepad in Flex. We’ll be extremely simplistic and store one note, instead of having multiple versions and undo/redo support. Additionally, we’ll add Notely using nested resources, using the new simplified RESTful routing[1] for nested resources in Rails 2.

1 Thanks to Ryan Daigle for explaining them well and concisely at http://ryandaigle.com/articles/2007/5/6/what-s-new-in-edge-rails-restful-routing-updates ...

Get Flexible Rails now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.