Today, we needed some extra time for the completion of our first story with its last task because of dependent new lessons about a new gem simple_navigation, cross site scripting protection through safe html, cucumber debugging, Array and String handling, meta programming through eval vs. send or method_missing and its pros/cons.
I also had the chance to put some previous lessons learned like "reverse engineering" and duck typing into practice.
The task was about including the links of ancestors in the breadcrumb of the area page.
To complete the story we covered all layers of the implementation with 1 new cucumber scenario (happy path) for the area resource and decided against separate unit tests for each layer.
We documented the story implementation through version control commits and pushed it to github (Diff).
Tomorrow we will start the next core story about filtering projects by area.
Bye!!!!
Keine Kommentare:
Kommentar veröffentlichen