/gist:e1fb3a457944d04cd408 Secret
Created
February 12, 2009 18:23
Star
You must be signed in to star a gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ! [cucumber] bring in stories | |
| ! [extract_tasks] use yes_or_no from helpers | |
| * [instructors] don't need an id for the join table | |
| ! [master] link to video if accessible | |
| ---- | |
| + [cucumber] bring in stories | |
| + [master] link to video if accessible | |
| + + [cucumber^] rework menus for new information organization | |
| + + [cucumber~2] don't need an id for the join table | |
| + + [cucumber~3] add instructors to videos | |
| + + [cucumber~4] use the new core gem and fix the include | |
| + + [cucumber~5] add an on_update_after callback | |
| + + [cucumber~6] use yes_or_no from helpers | |
| * [instructors] don't need an id for the join table | |
| * [instructors^] add instructors to videos | |
| * [instructors~2] use the new core gem and fix the include | |
| * [instructors~3] add an on_update_after callback | |
| +* [extract_tasks] use yes_or_no from helpers | |
| ++*+ [cucumber~7] Revert "change ordering process--only require a user is registered, so comment out order tests for now" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment