aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2017-07-09 17:04:59 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2017-07-09 17:04:59 +0200
commit7593b7704c60de37dfdea3fafd5def1db7a9258c (patch)
tree9313f6b22826a6c29f1dec6aaf647065eb86a468
parent5bb3f63b318932de0bc21b164d5eb2530a718c3d (diff)
downloadrails-7593b7704c60de37dfdea3fafd5def1db7a9258c.tar.gz
rails-7593b7704c60de37dfdea3fafd5def1db7a9258c.tar.bz2
rails-7593b7704c60de37dfdea3fafd5def1db7a9258c.zip
Proper logging is now in place
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74a9581e6b..625b960624 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,6 @@ end
- Document all the classes
- Strip Download of its responsibilities and delete class
-- Proper logging
- Convert MirrorService to use threading
- Read metadata via Marcel?
- Add Migrator to copy/move between services