Skip to content

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

Notifications You must be signed in to change notification settings

jonathan-3play/todo

This branch is 4 commits ahead of engineyard/todo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

76d0bb7 · Jan 2, 2020
Jan 2, 2020
Sep 7, 2018
Jul 28, 2017
Jan 2, 2020
Jun 9, 2011
Jun 9, 2011
Nov 8, 2011
Feb 2, 2014
Nov 8, 2011
Jan 9, 2015
Sep 7, 2018
Feb 28, 2014
Jan 9, 2015
Sep 7, 2018
Sep 7, 2018
Feb 11, 2013
Feb 11, 2013
Jun 9, 2011

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 50.8%
  • Ruby 39.9%
  • CSS 7.0%
  • Shell 1.3%
  • JavaScript 1.0%