mdmagick-rails 0.0.5 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/README.md
CHANGED
data/test/dummy/log/test.log
CHANGED
|
@@ -4839,3 +4839,286 @@ Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-18 10:36:35 -0
|
|
|
4839
4839
|
Served asset /mdmagick/style.css - 200 OK (7ms)
|
|
4840
4840
|
Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-18 10:36:35 -0400
|
|
4841
4841
|
Served asset /mdmagick/style.css - 200 OK (0ms)
|
|
4842
|
+
Started GET "/assets/icomoon.eot" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
|
|
4843
|
+
Served asset /icomoon.eot - 200 OK (9ms)
|
|
4844
|
+
Started GET "/assets/icomoon.ttf" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
|
|
4845
|
+
Served asset /icomoon.ttf - 200 OK (9ms)
|
|
4846
|
+
Started GET "/assets/icomoon.woff" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
|
|
4847
|
+
Served asset /icomoon.woff - 200 OK (31ms)
|
|
4848
|
+
Started GET "/assets/icomoon.svg" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
|
|
4849
|
+
Served asset /icomoon.svg - 200 OK (8ms)
|
|
4850
|
+
Started GET "/assets/mdmagick.js" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
|
|
4851
|
+
Compiled mdmagick/a-tools.js (0ms) (pid 36035)
|
|
4852
|
+
Compiled mdmagick/showdown.js (1ms) (pid 36035)
|
|
4853
|
+
Compiled mdmagick.js (21ms) (pid 36035)
|
|
4854
|
+
Served asset /mdmagick.js - 200 OK (36ms)
|
|
4855
|
+
Started GET "/assets/mdmagick/a-tools.js" for 127.0.0.1 at 2013-05-20 17:35:12 -0400
|
|
4856
|
+
Served asset /mdmagick/a-tools.js - 200 OK (8ms)
|
|
4857
|
+
Started GET "/assets/mdmagick/showdown.js" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
|
|
4858
|
+
Served asset /mdmagick/showdown.js - 200 OK (30ms)
|
|
4859
|
+
Started GET "/assets/mdmagick/lte-ie7.js" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
|
|
4860
|
+
Compiled mdmagick/lte-ie7.js (0ms) (pid 36035)
|
|
4861
|
+
Served asset /mdmagick/lte-ie7.js - 200 OK (17ms)
|
|
4862
|
+
Started GET "/assets/mdmagick.css" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
|
|
4863
|
+
Error compiling asset mdmagick.css:
|
|
4864
|
+
Sprockets::FileNotFound: couldn't find file 'mdmagick/style'
|
|
4865
|
+
(in /Users/xep/code/mdmagick-rails/vendor/assets/stylesheets/mdmagick.css:2)
|
|
4866
|
+
Served asset /mdmagick.css - 500 Internal Server Error
|
|
4867
|
+
|
|
4868
|
+
|
|
4869
|
+
Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
|
|
4870
|
+
Served asset /mdmagick/style.css - 404 Not Found (3ms)
|
|
4871
|
+
|
|
4872
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
|
|
4873
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
4874
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
4875
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
|
4876
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
|
4877
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
4878
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
|
4879
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
4880
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
4881
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
4882
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
4883
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
4884
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
|
4885
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
|
4886
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
|
4887
|
+
rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
|
|
4888
|
+
rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
|
|
4889
|
+
rack-test (0.6.2) lib/rack/test.rb:123:in `request'
|
|
4890
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
|
|
4891
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
|
|
4892
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
|
|
4893
|
+
/Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:24:in `block in <class:MDMagickRailsTest>'
|
|
4894
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
|
|
4895
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
|
|
4896
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
|
|
4897
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1861306572962032119__setup__730220775588312771__callbacks'
|
|
4898
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
|
4899
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
|
|
4900
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
4901
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
|
|
4902
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
|
|
4903
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
|
|
4904
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
|
|
4905
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
|
|
4906
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
|
|
4907
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
|
|
4908
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
|
|
4909
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
|
|
4910
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
|
|
4911
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
|
|
4912
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
|
|
4913
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
|
|
4914
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
|
|
4915
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
|
|
4916
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
|
|
4917
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
|
|
4918
|
+
|
|
4919
|
+
|
|
4920
|
+
Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:13 -0400
|
|
4921
|
+
Served asset /mdmagick/style.css - 404 Not Found (3ms)
|
|
4922
|
+
|
|
4923
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
|
|
4924
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
4925
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
4926
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
|
4927
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
|
4928
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
4929
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
|
4930
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
4931
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
4932
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
4933
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
4934
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
4935
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
|
4936
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
|
4937
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
|
4938
|
+
rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
|
|
4939
|
+
rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
|
|
4940
|
+
rack-test (0.6.2) lib/rack/test.rb:123:in `request'
|
|
4941
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
|
|
4942
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
|
|
4943
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
|
|
4944
|
+
/Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:29:in `block in <class:MDMagickRailsTest>'
|
|
4945
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
|
|
4946
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
|
|
4947
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
|
|
4948
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1861306572962032119__setup__730220775588312771__callbacks'
|
|
4949
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
|
4950
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
|
|
4951
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
4952
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
|
|
4953
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
|
|
4954
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
|
|
4955
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
|
|
4956
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
|
|
4957
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
|
|
4958
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
|
|
4959
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
|
|
4960
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
|
|
4961
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
|
|
4962
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
|
|
4963
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
|
|
4964
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
|
|
4965
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
|
|
4966
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
|
|
4967
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
|
|
4968
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
|
|
4969
|
+
|
|
4970
|
+
|
|
4971
|
+
Started GET "/assets/icomoon.eot" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4972
|
+
Served asset /icomoon.eot - 200 OK (7ms)
|
|
4973
|
+
Started GET "/assets/icomoon.ttf" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4974
|
+
Served asset /icomoon.ttf - 200 OK (8ms)
|
|
4975
|
+
Started GET "/assets/icomoon.woff" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4976
|
+
Served asset /icomoon.woff - 200 OK (27ms)
|
|
4977
|
+
Started GET "/assets/icomoon.svg" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4978
|
+
Served asset /icomoon.svg - 200 OK (8ms)
|
|
4979
|
+
Started GET "/assets/mdmagick.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4980
|
+
Compiled mdmagick/a-tools.js (0ms) (pid 36142)
|
|
4981
|
+
Compiled mdmagick/showdown.js (0ms) (pid 36142)
|
|
4982
|
+
Compiled mdmagick.js (19ms) (pid 36142)
|
|
4983
|
+
Served asset /mdmagick.js - 200 OK (33ms)
|
|
4984
|
+
Started GET "/assets/mdmagick/a-tools.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4985
|
+
Served asset /mdmagick/a-tools.js - 200 OK (7ms)
|
|
4986
|
+
Started GET "/assets/mdmagick/showdown.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4987
|
+
Served asset /mdmagick/showdown.js - 200 OK (30ms)
|
|
4988
|
+
Started GET "/assets/mdmagick/lte-ie7.js" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4989
|
+
Compiled mdmagick/lte-ie7.js (0ms) (pid 36142)
|
|
4990
|
+
Served asset /mdmagick/lte-ie7.js - 200 OK (13ms)
|
|
4991
|
+
Started GET "/assets/mdmagick.css" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4992
|
+
Compiled mdmagick/mdmagick-style.css (2ms) (pid 36142)
|
|
4993
|
+
Compiled mdmagick.css (10ms) (pid 36142)
|
|
4994
|
+
Served asset /mdmagick.css - 200 OK (23ms)
|
|
4995
|
+
Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
4996
|
+
Served asset /mdmagick/style.css - 404 Not Found (3ms)
|
|
4997
|
+
|
|
4998
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
|
|
4999
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
5000
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
5001
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
|
5002
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
|
5003
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
5004
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
|
5005
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
5006
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
5007
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
5008
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
5009
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
5010
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
|
5011
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
|
5012
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
|
5013
|
+
rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
|
|
5014
|
+
rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
|
|
5015
|
+
rack-test (0.6.2) lib/rack/test.rb:123:in `request'
|
|
5016
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
|
|
5017
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
|
|
5018
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
|
|
5019
|
+
/Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:24:in `block in <class:MDMagickRailsTest>'
|
|
5020
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
|
|
5021
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
|
|
5022
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
|
|
5023
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1507007735100614892__setup__234864371306427838__callbacks'
|
|
5024
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
|
5025
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
|
|
5026
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
5027
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
|
|
5028
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
|
|
5029
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
|
|
5030
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
|
|
5031
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
|
|
5032
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
|
|
5033
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
|
|
5034
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
|
|
5035
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
|
|
5036
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
|
|
5037
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
|
|
5038
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
|
|
5039
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
|
|
5040
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
|
|
5041
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
|
|
5042
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
|
|
5043
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
|
|
5044
|
+
|
|
5045
|
+
|
|
5046
|
+
Started GET "/assets/mdmagick/style.css" for 127.0.0.1 at 2013-05-20 17:35:41 -0400
|
|
5047
|
+
Served asset /mdmagick/style.css - 404 Not Found (2ms)
|
|
5048
|
+
|
|
5049
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mdmagick/style.css"):
|
|
5050
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
5051
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
5052
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
|
5053
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
|
5054
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
5055
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
|
5056
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
5057
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
5058
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
5059
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
5060
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
5061
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
|
5062
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
|
5063
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
|
5064
|
+
rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
|
|
5065
|
+
rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
|
|
5066
|
+
rack-test (0.6.2) lib/rack/test.rb:123:in `request'
|
|
5067
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:299:in `process'
|
|
5068
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:33:in `get'
|
|
5069
|
+
actionpack (3.2.13) lib/action_dispatch/testing/integration.rb:333:in `block (2 levels) in <module:Runner>'
|
|
5070
|
+
/Users/xep/code/mdmagick-rails/test/mdmagick_rails_test.rb:29:in `block in <class:MDMagickRailsTest>'
|
|
5071
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:949:in `run'
|
|
5072
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit/testcase.rb:17:in `run'
|
|
5073
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:36:in `block in run'
|
|
5074
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__1507007735100614892__setup__234864371306427838__callbacks'
|
|
5075
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
|
5076
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
|
|
5077
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
5078
|
+
activesupport (3.2.13) lib/active_support/testing/setup_and_teardown.rb:35:in `run'
|
|
5079
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:787:in `block in _run_suite'
|
|
5080
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `map'
|
|
5081
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:780:in `_run_suite'
|
|
5082
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:565:in `block in _run_suites'
|
|
5083
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `each'
|
|
5084
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:563:in `_run_suites'
|
|
5085
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:746:in `_run_anything'
|
|
5086
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:909:in `run_tests'
|
|
5087
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:896:in `block in _run'
|
|
5088
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `each'
|
|
5089
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:895:in `_run'
|
|
5090
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/minitest/unit.rb:884:in `run'
|
|
5091
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:21:in `run'
|
|
5092
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:326:in `block (2 levels) in autorun'
|
|
5093
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:27:in `run_once'
|
|
5094
|
+
/Users/xep/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'
|
|
5095
|
+
|
|
5096
|
+
|
|
5097
|
+
Started GET "/assets/icomoon.eot" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5098
|
+
Served asset /icomoon.eot - 200 OK (7ms)
|
|
5099
|
+
Started GET "/assets/icomoon.ttf" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5100
|
+
Served asset /icomoon.ttf - 200 OK (7ms)
|
|
5101
|
+
Started GET "/assets/icomoon.woff" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5102
|
+
Served asset /icomoon.woff - 200 OK (27ms)
|
|
5103
|
+
Started GET "/assets/icomoon.svg" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5104
|
+
Served asset /icomoon.svg - 200 OK (6ms)
|
|
5105
|
+
Started GET "/assets/mdmagick.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5106
|
+
Compiled mdmagick/a-tools.js (0ms) (pid 36241)
|
|
5107
|
+
Compiled mdmagick/showdown.js (0ms) (pid 36241)
|
|
5108
|
+
Compiled mdmagick.js (18ms) (pid 36241)
|
|
5109
|
+
Served asset /mdmagick.js - 200 OK (31ms)
|
|
5110
|
+
Started GET "/assets/mdmagick/a-tools.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5111
|
+
Served asset /mdmagick/a-tools.js - 200 OK (8ms)
|
|
5112
|
+
Started GET "/assets/mdmagick/showdown.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5113
|
+
Served asset /mdmagick/showdown.js - 200 OK (33ms)
|
|
5114
|
+
Started GET "/assets/mdmagick/lte-ie7.js" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5115
|
+
Compiled mdmagick/lte-ie7.js (0ms) (pid 36241)
|
|
5116
|
+
Served asset /mdmagick/lte-ie7.js - 200 OK (15ms)
|
|
5117
|
+
Started GET "/assets/mdmagick.css" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5118
|
+
Compiled mdmagick/mdmagick-style.css (2ms) (pid 36241)
|
|
5119
|
+
Compiled mdmagick.css (11ms) (pid 36241)
|
|
5120
|
+
Served asset /mdmagick.css - 200 OK (24ms)
|
|
5121
|
+
Started GET "/assets/mdmagick/mdmagick-style.css" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5122
|
+
Served asset /mdmagick/mdmagick-style.css - 200 OK (6ms)
|
|
5123
|
+
Started GET "/assets/mdmagick/mdmagick-style.css" for 127.0.0.1 at 2013-05-20 17:36:12 -0400
|
|
5124
|
+
Served asset /mdmagick/mdmagick-style.css - 200 OK (0ms)
|
data/test/mdmagick_rails_test.rb
CHANGED
|
@@ -21,12 +21,12 @@ class MDMagickRailsTest < ActionDispatch::IntegrationTest
|
|
|
21
21
|
test "stylesheets" do
|
|
22
22
|
get "/assets/mdmagick.css"
|
|
23
23
|
assert_response :success
|
|
24
|
-
get "/assets/mdmagick/style.css"
|
|
24
|
+
get "/assets/mdmagick/mdmagick-style.css"
|
|
25
25
|
assert_mdmagick(response)
|
|
26
26
|
end
|
|
27
27
|
|
|
28
28
|
test "stylesheets contain asset pipeline references to fonts" do
|
|
29
|
-
get "/assets/mdmagick/style.css"
|
|
29
|
+
get "/assets/mdmagick/mdmagick-style.css"
|
|
30
30
|
assert_match "/assets/icomoon.eot", response.body
|
|
31
31
|
assert_match "/assets/icomoon.eot?#iefix", response.body
|
|
32
32
|
assert_match "/assets/icomoon.woff", response.body
|
|
File without changes
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mdmagick-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.6
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2013-05-
|
|
12
|
+
date: 2013-05-20 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: railties
|
|
@@ -100,7 +100,7 @@ files:
|
|
|
100
100
|
- vendor/assets/javascripts/mdmagick/lte-ie7.js
|
|
101
101
|
- vendor/assets/javascripts/mdmagick/showdown.js
|
|
102
102
|
- vendor/assets/javascripts/mdmagick.js
|
|
103
|
-
- vendor/assets/stylesheets/mdmagick/style.css.erb
|
|
103
|
+
- vendor/assets/stylesheets/mdmagick/mdmagick-style.css.erb
|
|
104
104
|
- vendor/assets/stylesheets/mdmagick.css
|
|
105
105
|
- LICENSE
|
|
106
106
|
- Rakefile
|