ukitazume / todo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 3.2 app!)


Languages

Language:CSS 48.5%Language:Ruby 40.3%Language:HTML 9.0%Language:Shell 1.3%Language:JavaScript 1.0%