mr_video 1.0.2 → 1.0.4
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.
- checksums.yaml +7 -0
- data/app/controllers/mr_video/mr_video_controller.rb +1 -1
- data/app/models/mr_video/cassette.rb +4 -4
- data/lib/mr_video/constants.rb +1 -1
- data/spec/dummy/log/development.log +1163 -0
- data/spec/dummy/log/test.log +1017 -0
- data/spec/dummy/tmp/pids/server.pid +1 -1
- data/spec/fixtures/vcr_cassettes/dummy_cassette.yml +3 -3
- data/spec/fixtures/vcr_cassettes/test_subdirectory/dummy_cassette_2.yml +12100 -0
- data/spec/models/mr_video/cassette_spec.rb +12 -1
- data/spec/rails_helper.rb +0 -1
- metadata +16 -16
@@ -20971,3 +20971,1166 @@ Served asset /mr_video/application.js - 200 OK (7ms)
|
|
20971
20971
|
|
20972
20972
|
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:52:56 -0400
|
20973
20973
|
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (1ms)
|
20974
|
+
|
20975
|
+
|
20976
|
+
Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 23:03:33 -0400
|
20977
|
+
Processing by MrVideo::CassettesController#show as HTML
|
20978
|
+
Parameters: {"id"=>"bell_house"}
|
20979
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (48.7ms)
|
20980
|
+
Completed 200 OK in 58.9ms (Views: 58.5ms | ActiveRecord: 0.0ms)
|
20981
|
+
|
20982
|
+
|
20983
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 23:03:33 -0400
|
20984
|
+
Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms)
|
20985
|
+
|
20986
|
+
|
20987
|
+
Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 23:03:46 -0400
|
20988
|
+
Processing by MrVideo::CassettesController#index as HTML
|
20989
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (332.3ms)
|
20990
|
+
Completed 200 OK in 341.8ms (Views: 341.5ms | ActiveRecord: 0.0ms)
|
20991
|
+
|
20992
|
+
|
20993
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 23:03:46 -0400
|
20994
|
+
Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms)
|
20995
|
+
|
20996
|
+
|
20997
|
+
Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 23:15:44 -0400
|
20998
|
+
Processing by MrVideo::CassettesController#show as HTML
|
20999
|
+
Parameters: {"id"=>"bell_house"}
|
21000
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (27.0ms)
|
21001
|
+
Completed 200 OK in 35.3ms (Views: 35.1ms | ActiveRecord: 0.0ms)
|
21002
|
+
|
21003
|
+
|
21004
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 23:15:44 -0400
|
21005
|
+
Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms)
|
21006
|
+
|
21007
|
+
|
21008
|
+
Started GET "/mr_video/cassettes/date_time_service" for 127.0.0.1 at 2014-06-29 23:15:56 -0400
|
21009
|
+
Processing by MrVideo::CassettesController#show as HTML
|
21010
|
+
Parameters: {"id"=>"date_time_service"}
|
21011
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (7.7ms)
|
21012
|
+
Completed 200 OK in 16.7ms (Views: 16.4ms | ActiveRecord: 0.0ms)
|
21013
|
+
|
21014
|
+
|
21015
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 23:15:56 -0400
|
21016
|
+
Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms)
|
21017
|
+
|
21018
|
+
|
21019
|
+
Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21020
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21021
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (308.9ms)
|
21022
|
+
Completed 200 OK in 316.8ms (Views: 316.5ms | ActiveRecord: 0.0ms)
|
21023
|
+
|
21024
|
+
|
21025
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21026
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21027
|
+
|
21028
|
+
|
21029
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21030
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21031
|
+
|
21032
|
+
|
21033
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21034
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21035
|
+
|
21036
|
+
|
21037
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21038
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21039
|
+
|
21040
|
+
|
21041
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21042
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21043
|
+
|
21044
|
+
|
21045
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21046
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21047
|
+
|
21048
|
+
|
21049
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21050
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21051
|
+
|
21052
|
+
|
21053
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21054
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21055
|
+
|
21056
|
+
|
21057
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21058
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21059
|
+
|
21060
|
+
|
21061
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 23:25:08 -0400
|
21062
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21063
|
+
|
21064
|
+
|
21065
|
+
Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21066
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21067
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (304.9ms)
|
21068
|
+
Completed 200 OK in 315.7ms (Views: 315.3ms | ActiveRecord: 0.0ms)
|
21069
|
+
|
21070
|
+
|
21071
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21072
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21073
|
+
|
21074
|
+
|
21075
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21076
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21077
|
+
|
21078
|
+
|
21079
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21080
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21081
|
+
|
21082
|
+
|
21083
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21084
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21085
|
+
|
21086
|
+
|
21087
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21088
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21089
|
+
|
21090
|
+
|
21091
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21092
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21093
|
+
|
21094
|
+
|
21095
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21096
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21097
|
+
|
21098
|
+
|
21099
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21100
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21101
|
+
|
21102
|
+
|
21103
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21104
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21105
|
+
|
21106
|
+
|
21107
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 23:25:52 -0400
|
21108
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21109
|
+
|
21110
|
+
|
21111
|
+
Started GET "/" for 127.0.0.1 at 2014-12-18 10:26:20 -0500
|
21112
|
+
Connecting to database specified by database.yml
|
21113
|
+
|
21114
|
+
ActionController::RoutingError (No route matches [GET] "/"):
|
21115
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21116
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
21117
|
+
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
21118
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
21119
|
+
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
21120
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
21121
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
21122
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
21123
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
21124
|
+
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
21125
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
21126
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
21127
|
+
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
21128
|
+
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
21129
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
21130
|
+
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
21131
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
21132
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
21133
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
21134
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
21135
|
+
|
21136
|
+
|
21137
|
+
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.4ms)
|
21138
|
+
|
21139
|
+
|
21140
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:26:29 -0500
|
21141
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21142
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (178.7ms)
|
21143
|
+
Completed 200 OK in 201.1ms (Views: 200.6ms | ActiveRecord: 0.0ms)
|
21144
|
+
|
21145
|
+
|
21146
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21147
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (18ms)
|
21148
|
+
|
21149
|
+
|
21150
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21151
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (3ms)
|
21152
|
+
|
21153
|
+
|
21154
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21155
|
+
Served asset /mr_video/application.css - 200 OK (12ms)
|
21156
|
+
|
21157
|
+
|
21158
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21159
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (7ms)
|
21160
|
+
|
21161
|
+
|
21162
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21163
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (4ms)
|
21164
|
+
|
21165
|
+
|
21166
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21167
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (1ms)
|
21168
|
+
|
21169
|
+
|
21170
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21171
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (1ms)
|
21172
|
+
|
21173
|
+
|
21174
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21175
|
+
Served asset /mr_video/application.js - 200 OK (25ms)
|
21176
|
+
|
21177
|
+
|
21178
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21179
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (2ms)
|
21180
|
+
|
21181
|
+
|
21182
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21183
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms)
|
21184
|
+
|
21185
|
+
|
21186
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:26:30 -0500
|
21187
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (3ms)
|
21188
|
+
|
21189
|
+
|
21190
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:29:54 -0500
|
21191
|
+
Connecting to database specified by database.yml
|
21192
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21193
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (197.2ms)
|
21194
|
+
Completed 200 OK in 226.7ms (Views: 226.3ms | ActiveRecord: 0.0ms)
|
21195
|
+
|
21196
|
+
|
21197
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21198
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (11ms)
|
21199
|
+
|
21200
|
+
|
21201
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21202
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (4ms)
|
21203
|
+
|
21204
|
+
|
21205
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21206
|
+
Served asset /mr_video/application.css - 200 OK (9ms)
|
21207
|
+
|
21208
|
+
|
21209
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21210
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (3ms)
|
21211
|
+
|
21212
|
+
|
21213
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21214
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (4ms)
|
21215
|
+
|
21216
|
+
|
21217
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21218
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (3ms)
|
21219
|
+
|
21220
|
+
|
21221
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21222
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (2ms)
|
21223
|
+
|
21224
|
+
|
21225
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21226
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (2ms)
|
21227
|
+
|
21228
|
+
|
21229
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21230
|
+
Served asset /mr_video/application.js - 200 OK (5ms)
|
21231
|
+
|
21232
|
+
|
21233
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:29:55 -0500
|
21234
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (2ms)
|
21235
|
+
|
21236
|
+
|
21237
|
+
Started GET "/mr_video/cassettes/test_subdirectory/dummy_cassette_2" for 127.0.0.1 at 2014-12-18 10:30:40 -0500
|
21238
|
+
|
21239
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory/dummy_cassette_2"):
|
21240
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21241
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
21242
|
+
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
21243
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
21244
|
+
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
21245
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
21246
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
21247
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
21248
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
21249
|
+
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
21250
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
21251
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
21252
|
+
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
21253
|
+
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
21254
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
21255
|
+
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
21256
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
21257
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
21258
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
21259
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
21260
|
+
|
21261
|
+
|
21262
|
+
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
|
21263
|
+
|
21264
|
+
|
21265
|
+
Started GET "/mr_video/cassettes/ticket_fly" for 127.0.0.1 at 2014-12-18 10:31:03 -0500
|
21266
|
+
Processing by MrVideo::CassettesController#show as HTML
|
21267
|
+
Parameters: {"id"=>"ticket_fly"}
|
21268
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (33.5ms)
|
21269
|
+
Completed 200 OK in 41.4ms (Views: 41.0ms | ActiveRecord: 0.0ms)
|
21270
|
+
|
21271
|
+
|
21272
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:31:03 -0500
|
21273
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms)
|
21274
|
+
|
21275
|
+
|
21276
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:31:03 -0500
|
21277
|
+
Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms)
|
21278
|
+
|
21279
|
+
|
21280
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:31:03 -0500
|
21281
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms)
|
21282
|
+
|
21283
|
+
|
21284
|
+
Started GET "/mr_video/cassettes/test_subdirectory/dummy_cassette_2" for 127.0.0.1 at 2014-12-18 10:35:15 -0500
|
21285
|
+
|
21286
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory/dummy_cassette_2"):
|
21287
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21288
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
21289
|
+
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
21290
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
21291
|
+
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
21292
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
21293
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
21294
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
21295
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
21296
|
+
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
21297
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
21298
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
21299
|
+
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
21300
|
+
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
21301
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
21302
|
+
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
21303
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
21304
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
21305
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
21306
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
21307
|
+
|
21308
|
+
|
21309
|
+
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms)
|
21310
|
+
|
21311
|
+
|
21312
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:39:18 -0500
|
21313
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms)
|
21314
|
+
|
21315
|
+
|
21316
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:39:18 -0500
|
21317
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
21318
|
+
|
21319
|
+
|
21320
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:39:18 -0500
|
21321
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms)
|
21322
|
+
|
21323
|
+
|
21324
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:39:18 -0500
|
21325
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
21326
|
+
|
21327
|
+
|
21328
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:39:18 -0500
|
21329
|
+
Served asset /mr_video/application.css - 304 Not Modified (0ms)
|
21330
|
+
|
21331
|
+
|
21332
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:39:18 -0500
|
21333
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (10ms)
|
21334
|
+
|
21335
|
+
|
21336
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:39:18 -0500
|
21337
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (7ms)
|
21338
|
+
|
21339
|
+
|
21340
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:41:17 -0500
|
21341
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21342
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (197.6ms)
|
21343
|
+
Completed 200 OK in 207.1ms (Views: 206.4ms | ActiveRecord: 0.0ms)
|
21344
|
+
|
21345
|
+
|
21346
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21347
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21348
|
+
|
21349
|
+
|
21350
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21351
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21352
|
+
|
21353
|
+
|
21354
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21355
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21356
|
+
|
21357
|
+
|
21358
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21359
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21360
|
+
|
21361
|
+
|
21362
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21363
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21364
|
+
|
21365
|
+
|
21366
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21367
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21368
|
+
|
21369
|
+
|
21370
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21371
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21372
|
+
|
21373
|
+
|
21374
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21375
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21376
|
+
|
21377
|
+
|
21378
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21379
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21380
|
+
|
21381
|
+
|
21382
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21383
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21384
|
+
|
21385
|
+
|
21386
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21387
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21388
|
+
|
21389
|
+
|
21390
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:41:18 -0500
|
21391
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21392
|
+
|
21393
|
+
|
21394
|
+
Started GET "/mr_video/cassettes/test_subdirectory/dummy_cassette_2" for 127.0.0.1 at 2014-12-18 10:41:25 -0500
|
21395
|
+
|
21396
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory/dummy_cassette_2"):
|
21397
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21398
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
21399
|
+
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
21400
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
21401
|
+
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
21402
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
21403
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
21404
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
21405
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
21406
|
+
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
21407
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
21408
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
21409
|
+
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
21410
|
+
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
21411
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
21412
|
+
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
21413
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
21414
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
21415
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
21416
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
21417
|
+
|
21418
|
+
|
21419
|
+
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.8ms)
|
21420
|
+
|
21421
|
+
|
21422
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:41:27 -0500
|
21423
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21424
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (168.4ms)
|
21425
|
+
Completed 200 OK in 176.1ms (Views: 175.8ms | ActiveRecord: 0.0ms)
|
21426
|
+
|
21427
|
+
|
21428
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21429
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21430
|
+
|
21431
|
+
|
21432
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21433
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21434
|
+
|
21435
|
+
|
21436
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21437
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21438
|
+
|
21439
|
+
|
21440
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21441
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21442
|
+
|
21443
|
+
|
21444
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21445
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21446
|
+
|
21447
|
+
|
21448
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21449
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21450
|
+
|
21451
|
+
|
21452
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21453
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21454
|
+
|
21455
|
+
|
21456
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21457
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21458
|
+
|
21459
|
+
|
21460
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21461
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21462
|
+
|
21463
|
+
|
21464
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21465
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21466
|
+
|
21467
|
+
|
21468
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21469
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21470
|
+
|
21471
|
+
|
21472
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:41:28 -0500
|
21473
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21474
|
+
|
21475
|
+
|
21476
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21477
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21478
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (173.3ms)
|
21479
|
+
Completed 200 OK in 187.1ms (Views: 186.8ms | ActiveRecord: 0.0ms)
|
21480
|
+
|
21481
|
+
|
21482
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21483
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21484
|
+
|
21485
|
+
|
21486
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21487
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21488
|
+
|
21489
|
+
|
21490
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21491
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21492
|
+
|
21493
|
+
|
21494
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21495
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21496
|
+
|
21497
|
+
|
21498
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21499
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21500
|
+
|
21501
|
+
|
21502
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21503
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21504
|
+
|
21505
|
+
|
21506
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21507
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21508
|
+
|
21509
|
+
|
21510
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21511
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21512
|
+
|
21513
|
+
|
21514
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21515
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21516
|
+
|
21517
|
+
|
21518
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21519
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21520
|
+
|
21521
|
+
|
21522
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21523
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21524
|
+
|
21525
|
+
|
21526
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:41:29 -0500
|
21527
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21528
|
+
|
21529
|
+
|
21530
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:50:17 -0500
|
21531
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21532
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (199.4ms)
|
21533
|
+
Completed 200 OK in 208.0ms (Views: 207.3ms | ActiveRecord: 0.0ms)
|
21534
|
+
|
21535
|
+
|
21536
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21537
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21538
|
+
|
21539
|
+
|
21540
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21541
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21542
|
+
|
21543
|
+
|
21544
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21545
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21546
|
+
|
21547
|
+
|
21548
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21549
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21550
|
+
|
21551
|
+
|
21552
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21553
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21554
|
+
|
21555
|
+
|
21556
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21557
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21558
|
+
|
21559
|
+
|
21560
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21561
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21562
|
+
|
21563
|
+
|
21564
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21565
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21566
|
+
|
21567
|
+
|
21568
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21569
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21570
|
+
|
21571
|
+
|
21572
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21573
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21574
|
+
|
21575
|
+
|
21576
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21577
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21578
|
+
|
21579
|
+
|
21580
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:50:18 -0500
|
21581
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21582
|
+
|
21583
|
+
|
21584
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21585
|
+
Processing by MrVideo::CassettesController#show as HTML
|
21586
|
+
Parameters: {"id"=>"test_subdirectory/dummy_cassette_2"}
|
21587
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (26.4ms)
|
21588
|
+
Completed 200 OK in 38.9ms (Views: 38.2ms | ActiveRecord: 0.0ms)
|
21589
|
+
|
21590
|
+
|
21591
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21592
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21593
|
+
|
21594
|
+
|
21595
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21596
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21597
|
+
|
21598
|
+
|
21599
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21600
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21601
|
+
|
21602
|
+
|
21603
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21604
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21605
|
+
|
21606
|
+
|
21607
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21608
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21609
|
+
|
21610
|
+
|
21611
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21612
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21613
|
+
|
21614
|
+
|
21615
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21616
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21617
|
+
|
21618
|
+
|
21619
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21620
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21621
|
+
|
21622
|
+
|
21623
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21624
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21625
|
+
|
21626
|
+
|
21627
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21628
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21629
|
+
|
21630
|
+
|
21631
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21632
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21633
|
+
|
21634
|
+
|
21635
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:50:21 -0500
|
21636
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21637
|
+
|
21638
|
+
|
21639
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21640
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21641
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (192.1ms)
|
21642
|
+
Completed 200 OK in 204.4ms (Views: 204.1ms | ActiveRecord: 0.0ms)
|
21643
|
+
|
21644
|
+
|
21645
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21646
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21647
|
+
|
21648
|
+
|
21649
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21650
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21651
|
+
|
21652
|
+
|
21653
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21654
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21655
|
+
|
21656
|
+
|
21657
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21658
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21659
|
+
|
21660
|
+
|
21661
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21662
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21663
|
+
|
21664
|
+
|
21665
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21666
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21667
|
+
|
21668
|
+
|
21669
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21670
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21671
|
+
|
21672
|
+
|
21673
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21674
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21675
|
+
|
21676
|
+
|
21677
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:50:29 -0500
|
21678
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21679
|
+
|
21680
|
+
|
21681
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:50:30 -0500
|
21682
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21683
|
+
|
21684
|
+
|
21685
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:50:30 -0500
|
21686
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21687
|
+
|
21688
|
+
|
21689
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:50:30 -0500
|
21690
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21691
|
+
|
21692
|
+
|
21693
|
+
Started GET "/mr_video" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21694
|
+
Connecting to database specified by database.yml
|
21695
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21696
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (182.2ms)
|
21697
|
+
Completed 200 OK in 222.9ms (Views: 222.4ms | ActiveRecord: 0.0ms)
|
21698
|
+
|
21699
|
+
|
21700
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21701
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (16ms)
|
21702
|
+
|
21703
|
+
|
21704
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21705
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (6ms)
|
21706
|
+
|
21707
|
+
|
21708
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21709
|
+
Served asset /mr_video/application.css - 200 OK (13ms)
|
21710
|
+
|
21711
|
+
|
21712
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21713
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (3ms)
|
21714
|
+
|
21715
|
+
|
21716
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21717
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (5ms)
|
21718
|
+
|
21719
|
+
|
21720
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21721
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (4ms)
|
21722
|
+
|
21723
|
+
|
21724
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21725
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (2ms)
|
21726
|
+
|
21727
|
+
|
21728
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21729
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (3ms)
|
21730
|
+
|
21731
|
+
|
21732
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21733
|
+
Served asset /mr_video/application.js - 200 OK (9ms)
|
21734
|
+
|
21735
|
+
|
21736
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21737
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (3ms)
|
21738
|
+
|
21739
|
+
|
21740
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21741
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (11ms)
|
21742
|
+
|
21743
|
+
|
21744
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:55:55 -0500
|
21745
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (12ms)
|
21746
|
+
|
21747
|
+
|
21748
|
+
Started GET "/mr_video/" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21749
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21750
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (191.6ms)
|
21751
|
+
Completed 200 OK in 200.7ms (Views: 200.3ms | ActiveRecord: 0.0ms)
|
21752
|
+
|
21753
|
+
|
21754
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21755
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21756
|
+
|
21757
|
+
|
21758
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21759
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21760
|
+
|
21761
|
+
|
21762
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21763
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21764
|
+
|
21765
|
+
|
21766
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21767
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21768
|
+
|
21769
|
+
|
21770
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21771
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21772
|
+
|
21773
|
+
|
21774
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21775
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21776
|
+
|
21777
|
+
|
21778
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21779
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21780
|
+
|
21781
|
+
|
21782
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:55:58 -0500
|
21783
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21784
|
+
|
21785
|
+
|
21786
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:55:59 -0500
|
21787
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21788
|
+
|
21789
|
+
|
21790
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:55:59 -0500
|
21791
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21792
|
+
|
21793
|
+
|
21794
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:55:59 -0500
|
21795
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21796
|
+
|
21797
|
+
|
21798
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:55:59 -0500
|
21799
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21800
|
+
|
21801
|
+
|
21802
|
+
Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21803
|
+
Processing by MrVideo::CassettesController#show as HTML
|
21804
|
+
Parameters: {"id"=>"bell_house"}
|
21805
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (21.6ms)
|
21806
|
+
Completed 200 OK in 29.7ms (Views: 29.2ms | ActiveRecord: 0.0ms)
|
21807
|
+
|
21808
|
+
|
21809
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21810
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21811
|
+
|
21812
|
+
|
21813
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21814
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21815
|
+
|
21816
|
+
|
21817
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21818
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21819
|
+
|
21820
|
+
|
21821
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21822
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21823
|
+
|
21824
|
+
|
21825
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21826
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21827
|
+
|
21828
|
+
|
21829
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21830
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21831
|
+
|
21832
|
+
|
21833
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21834
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21835
|
+
|
21836
|
+
|
21837
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21838
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21839
|
+
|
21840
|
+
|
21841
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21842
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21843
|
+
|
21844
|
+
|
21845
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21846
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21847
|
+
|
21848
|
+
|
21849
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21850
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21851
|
+
|
21852
|
+
|
21853
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:56:00 -0500
|
21854
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21855
|
+
|
21856
|
+
|
21857
|
+
Started GET "/mr_video/" for 127.0.0.1 at 2014-12-18 10:56:01 -0500
|
21858
|
+
Processing by MrVideo::CassettesController#index as HTML
|
21859
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (179.3ms)
|
21860
|
+
Completed 200 OK in 189.9ms (Views: 189.5ms | ActiveRecord: 0.0ms)
|
21861
|
+
|
21862
|
+
|
21863
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21864
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21865
|
+
|
21866
|
+
|
21867
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21868
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21869
|
+
|
21870
|
+
|
21871
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21872
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21873
|
+
|
21874
|
+
|
21875
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21876
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21877
|
+
|
21878
|
+
|
21879
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21880
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21881
|
+
|
21882
|
+
|
21883
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21884
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21885
|
+
|
21886
|
+
|
21887
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21888
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21889
|
+
|
21890
|
+
|
21891
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21892
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21893
|
+
|
21894
|
+
|
21895
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21896
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21897
|
+
|
21898
|
+
|
21899
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21900
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21901
|
+
|
21902
|
+
|
21903
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21904
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21905
|
+
|
21906
|
+
|
21907
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:56:02 -0500
|
21908
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21909
|
+
|
21910
|
+
|
21911
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2" for 127.0.0.1 at 2014-12-18 10:56:03 -0500
|
21912
|
+
Processing by MrVideo::CassettesController#show as HTML
|
21913
|
+
Parameters: {"id"=>"test_subdirectory/dummy_cassette_2"}
|
21914
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (21.9ms)
|
21915
|
+
Completed 200 OK in 30.1ms (Views: 29.8ms | ActiveRecord: 0.0ms)
|
21916
|
+
|
21917
|
+
|
21918
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21919
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
21920
|
+
|
21921
|
+
|
21922
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21923
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
21924
|
+
|
21925
|
+
|
21926
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21927
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21928
|
+
|
21929
|
+
|
21930
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21931
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
21932
|
+
|
21933
|
+
|
21934
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21935
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21936
|
+
|
21937
|
+
|
21938
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21939
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
21940
|
+
|
21941
|
+
|
21942
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21943
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
21944
|
+
|
21945
|
+
|
21946
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21947
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
21948
|
+
|
21949
|
+
|
21950
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21951
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
21952
|
+
|
21953
|
+
|
21954
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21955
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
21956
|
+
|
21957
|
+
|
21958
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21959
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
21960
|
+
|
21961
|
+
|
21962
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:56:04 -0500
|
21963
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
21964
|
+
|
21965
|
+
|
21966
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/-137024954592640356?fix_relative_links=true" for 127.0.0.1 at 2014-12-18 10:56:05 -0500
|
21967
|
+
Processing by MrVideo::EpisodesController#show as HTML
|
21968
|
+
Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"test_subdirectory/dummy_cassette_2", "id"=>"-137024954592640356"}
|
21969
|
+
Rendered text template (0.0ms)
|
21970
|
+
Sent data (1.5ms)
|
21971
|
+
Completed 200 OK in 286.7ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
21972
|
+
|
21973
|
+
|
21974
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-12-18 10:56:06 -0500
|
21975
|
+
|
21976
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png"):
|
21977
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21978
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
21979
|
+
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
21980
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
21981
|
+
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
21982
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
21983
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
21984
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
21985
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
21986
|
+
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
21987
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
21988
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
21989
|
+
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
21990
|
+
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
21991
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
21992
|
+
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
21993
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
21994
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
21995
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
21996
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
21997
|
+
|
21998
|
+
|
21999
|
+
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
|
22000
|
+
|
22001
|
+
|
22002
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-12-18 10:56:06 -0500
|
22003
|
+
|
22004
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png"):
|
22005
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
22006
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
22007
|
+
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
22008
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
22009
|
+
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
22010
|
+
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
22011
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
22012
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
22013
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
22014
|
+
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
22015
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
22016
|
+
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
22017
|
+
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
22018
|
+
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
22019
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
22020
|
+
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
22021
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
22022
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
22023
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
22024
|
+
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
22025
|
+
|
22026
|
+
|
22027
|
+
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
|
22028
|
+
|
22029
|
+
|
22030
|
+
Started GET "/mr_video/" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22031
|
+
Processing by MrVideo::CassettesController#index as HTML
|
22032
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (187.1ms)
|
22033
|
+
Completed 200 OK in 197.9ms (Views: 197.5ms | ActiveRecord: 0.0ms)
|
22034
|
+
|
22035
|
+
|
22036
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22037
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
22038
|
+
|
22039
|
+
|
22040
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22041
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
22042
|
+
|
22043
|
+
|
22044
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22045
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
22046
|
+
|
22047
|
+
|
22048
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22049
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
22050
|
+
|
22051
|
+
|
22052
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22053
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
22054
|
+
|
22055
|
+
|
22056
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22057
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
22058
|
+
|
22059
|
+
|
22060
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22061
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
22062
|
+
|
22063
|
+
|
22064
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22065
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
22066
|
+
|
22067
|
+
|
22068
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:12 -0500
|
22069
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
22070
|
+
|
22071
|
+
|
22072
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:56:13 -0500
|
22073
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
22074
|
+
|
22075
|
+
|
22076
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:56:13 -0500
|
22077
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
22078
|
+
|
22079
|
+
|
22080
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:56:13 -0500
|
22081
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
22082
|
+
|
22083
|
+
|
22084
|
+
Started GET "/mr_video/cassettes/ticket_fly" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22085
|
+
Processing by MrVideo::CassettesController#show as HTML
|
22086
|
+
Parameters: {"id"=>"ticket_fly"}
|
22087
|
+
Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (33.1ms)
|
22088
|
+
Completed 200 OK in 42.3ms (Views: 42.1ms | ActiveRecord: 0.0ms)
|
22089
|
+
|
22090
|
+
|
22091
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22092
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
22093
|
+
|
22094
|
+
|
22095
|
+
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22096
|
+
Served asset /mr_video/application.css - 200 OK (0ms)
|
22097
|
+
|
22098
|
+
|
22099
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22100
|
+
Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms)
|
22101
|
+
|
22102
|
+
|
22103
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22104
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
22105
|
+
|
22106
|
+
|
22107
|
+
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22108
|
+
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
22109
|
+
|
22110
|
+
|
22111
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22112
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms)
|
22113
|
+
|
22114
|
+
|
22115
|
+
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22116
|
+
Served asset /mr_video/application.js - 200 OK (0ms)
|
22117
|
+
|
22118
|
+
|
22119
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22120
|
+
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
22121
|
+
|
22122
|
+
|
22123
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22124
|
+
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
22125
|
+
|
22126
|
+
|
22127
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22128
|
+
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
22129
|
+
|
22130
|
+
|
22131
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22132
|
+
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms)
|
22133
|
+
|
22134
|
+
|
22135
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-12-18 10:56:15 -0500
|
22136
|
+
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|