Skip to content
forked from engineyard/todo

Basic Rails GTD app (now a Rails 3.2 app!)

Notifications You must be signed in to change notification settings

czimmerman/todo

This branch is 8 commits ahead of, 52 commits behind engineyard/todo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

005631c · Nov 19, 2012
Jun 9, 2011
Oct 26, 2012
Nov 19, 2012
Sep 19, 2012
Jun 9, 2011
Jun 9, 2011
Nov 8, 2011
Sep 19, 2012
Nov 8, 2011
Nov 8, 2011
Jun 9, 2011
Sep 19, 2012
Nov 16, 2012
Nov 16, 2012
Nov 8, 2011
Jun 9, 2011
Jun 9, 2011

Repository files navigation

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

About

Basic Rails GTD app (now a Rails 3.2 app!)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 91.9%
  • Shell 4.6%
  • JavaScript 3.5%