Skip to content
/ todo Public
forked from engineyard/todo

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

Notifications You must be signed in to change notification settings

superflit/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 (now a Rails 4.2 app!)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 51.0%
  • Ruby 39.5%
  • CSS 5.9%
  • Shell 1.3%
  • SCSS 1.2%
  • JavaScript 1.1%