Part 2. Building the application
In part 1, we were introduced to Flex and Rails and to using them together. We’ve made account creation and login look nice (and work too), but the app itself is just a big TODO. On the upside, most of what we’ve done so far is applicable to any application we could create, so it’s nice to have iteration03 as a starting point. Starting there is further ahead than just rails pomodo, that’s for sure.
In part 2, we do a deep dive using Flex with Rails. By the end of it, you’ll have mastered the basics of using Flex with Rails. You’ll then be ready to think about higher-level topics, which we’ll do in part 3 where we refactor the work we’re doing in part 2 to use RESTful design and then Cairngorm.
This part contains four iterations: