Skip to content

engineyard/todo

Folders and files

NameName
Last commit message
Last commit date
Jul 28, 2017
Sep 7, 2018
Jul 28, 2017
Aug 5, 2017
Jun 9, 2011
Jun 9, 2011
Nov 8, 2011
Feb 2, 2014
Nov 8, 2011
Jan 9, 2015
Sep 7, 2018
Feb 28, 2014
Jan 9, 2015
Sep 7, 2018
Sep 7, 2018
Feb 11, 2013
Feb 11, 2013
Jun 9, 2011

Repository files navigation

Build Status Code Climate

Todo for everyone

Simple GTD app for task tracking.

Supports all Rubies and many stacks (passenger, unicorn, trinidad/jruby).

To run individual tests: (for example)

bundle exec ruby -Itest test/functional/lists_controller_test.rb

To run specific tests: (for example)

bundle exec ruby -Itest test/functional/lists_controller_test.rb --name test_should_create_list