engineyard / todo

Basic Rails GTD app (now a Rails 4.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 4.2 app!)


Languages

Language:HTML 50.8%Language:Ruby 40.0%Language:CSS 7.0%Language:Shell 1.3%Language:JavaScript 1.0%