test/dummy/log/test.log in mdmagick-rails-0.0.5 vs test/dummy/log/test.log in mdmagick-rails-0.0.6
- old
+ new
@@ -4837,5 +4837,288 @@
Served asset /mdmagick.css - 200 OK (24ms)
Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-18 10:36:35 -0400
Served asset /mdmagick/style.css - 200 OK (7ms)
Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-18 10:36:35 -0400
Served asset /mdmagick/style.css - 200 OK (0ms)
+Started GET "/assets/icomoon.eot" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
+Served asset /icomoon.eot - 200 OK (9ms)
+Started GET "/assets/icomoon.ttf" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
+Served asset /icomoon.ttf - 200 OK (9ms)
+Started GET "/assets/icomoon.woff" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
+Served asset /icomoon.woff - 200 OK (31ms)
+Started GET "/assets/icomoon.svg" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
+Served asset /icomoon.svg - 200 OK (8ms)
+Started GET "/assets/mdmagick.js" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
+Compiled mdmagick/a-tools.js (0ms) (pid 36035)
+Compiled mdmagick/showdown.js (1ms) (pid 36035)
+Compiled mdmagick.js (21ms) (pid 36035)
+Served asset /mdmagick.js - 200 OK (36ms)
+Started GET "/assets/mdmagick/a-tools.js" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
+Served asset /mdmagick/a-tools.js - 200 OK (8ms)
+Started GET "/assets/mdmagick/showdown.js" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
+Served asset /mdmagick/showdown.js - 200 OK (30ms)
+Started GET "/assets/mdmagick/lte-ie7.js" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
+Compiled mdmagick/lte-ie7.js (0ms) (pid 36035)
+Served asset /mdmagick/lte-ie7.js - 200 OK (17ms)
+Started GET "/assets/mdmagick.css" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
+Error compiling asset mdmagick.css:
+Sprockets::FileNotFound: couldn't find file 'mdmagick/style'
+ (in /Users/xep/code/mdmagick-rails/vendor/assets/stylesheets/mdmagick.css:2)
+Served asset /mdmagick.css - 500 Internal Server Error
+
+
+Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
+Served asset /mdmagick/style.css - 404 Not Found (3ms)
+
+ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:123:in `request'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
+ /Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:24:in `block in <class:MDMagickRailsTest>'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1861306572962032119__setup__730220775588312771__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
+
+
+Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
+Served asset /mdmagick/style.css - 404 Not Found (3ms)
+
+ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:123:in `request'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
+ /Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:29:in `block in <class:MDMagickRailsTest>'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1861306572962032119__setup__730220775588312771__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
+
+
+Started GET "/assets/icomoon.eot" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /icomoon.eot - 200 OK (7ms)
+Started GET "/assets/icomoon.ttf" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /icomoon.ttf - 200 OK (8ms)
+Started GET "/assets/icomoon.woff" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /icomoon.woff - 200 OK (27ms)
+Started GET "/assets/icomoon.svg" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /icomoon.svg - 200 OK (8ms)
+Started GET "/assets/mdmagick.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Compiled mdmagick/a-tools.js (0ms) (pid 36142)
+Compiled mdmagick/showdown.js (0ms) (pid 36142)
+Compiled mdmagick.js (19ms) (pid 36142)
+Served asset /mdmagick.js - 200 OK (33ms)
+Started GET "/assets/mdmagick/a-tools.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /mdmagick/a-tools.js - 200 OK (7ms)
+Started GET "/assets/mdmagick/showdown.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /mdmagick/showdown.js - 200 OK (30ms)
+Started GET "/assets/mdmagick/lte-ie7.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Compiled mdmagick/lte-ie7.js (0ms) (pid 36142)
+Served asset /mdmagick/lte-ie7.js - 200 OK (13ms)
+Started GET "/assets/mdmagick.css" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Compiled mdmagick/mdmagick-style.css (2ms) (pid 36142)
+Compiled mdmagick.css (10ms) (pid 36142)
+Served asset /mdmagick.css - 200 OK (23ms)
+Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /mdmagick/style.css - 404 Not Found (3ms)
+
+ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:123:in `request'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
+ /Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:24:in `block in <class:MDMagickRailsTest>'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1507007735100614892__setup__234864371306427838__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
+
+
+Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
+Served asset /mdmagick/style.css - 404 Not Found (2ms)
+
+ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:123:in `request'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
+ actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
+ /Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:29:in `block in <class:MDMagickRailsTest>'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1507007735100614892__setup__234864371306427838__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
+ /Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
+
+
+Started GET "/assets/icomoon.eot" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /icomoon.eot - 200 OK (7ms)
+Started GET "/assets/icomoon.ttf" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /icomoon.ttf - 200 OK (7ms)
+Started GET "/assets/icomoon.woff" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /icomoon.woff - 200 OK (27ms)
+Started GET "/assets/icomoon.svg" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /icomoon.svg - 200 OK (6ms)
+Started GET "/assets/mdmagick.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Compiled mdmagick/a-tools.js (0ms) (pid 36241)
+Compiled mdmagick/showdown.js (0ms) (pid 36241)
+Compiled mdmagick.js (18ms) (pid 36241)
+Served asset /mdmagick.js - 200 OK (31ms)
+Started GET "/assets/mdmagick/a-tools.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /mdmagick/a-tools.js - 200 OK (8ms)
+Started GET "/assets/mdmagick/showdown.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /mdmagick/showdown.js - 200 OK (33ms)
+Started GET "/assets/mdmagick/lte-ie7.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Compiled mdmagick/lte-ie7.js (0ms) (pid 36241)
+Served asset /mdmagick/lte-ie7.js - 200 OK (15ms)
+Started GET "/assets/mdmagick.css" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Compiled mdmagick/mdmagick-style.css (2ms) (pid 36241)
+Compiled mdmagick.css (11ms) (pid 36241)
+Served asset /mdmagick.css - 200 OK (24ms)
+Started GET "/assets/mdmagick/mdmagick-style.css" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /mdmagick/mdmagick-style.css - 200 OK (6ms)
+Started GET "/assets/mdmagick/mdmagick-style.css" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
+Served asset /mdmagick/mdmagick-style.css - 200 OK (0ms)