Skip to content

lanej/todo

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

About

Basic Rails GTD app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.6%
  • Ruby 34.6%
  • Shell 1.6%
  • JavaScript 1.2%