Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created February 12, 2009 18:23
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jackdempsey/e1fb3a457944d04cd408 to your computer and use it in GitHub Desktop.
! [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