rails_dash 0.1.0 → 0.1.1
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/app/assets/stylesheets/rails_dash/pager.scss +1 -1
- data/lib/rails_dash/version.rb +1 -1
- data/test/dummy/config/application.rb +1 -0
- data/test/dummy/db/production.sqlite3 +0 -0
- data/test/dummy/log/development.log +1252 -0
- data/test/dummy/log/production.log +18 -0
- data/test/dummy/tmp/cache/assets/CAC/DF0/sprockets%2F68591a55b098a6a551a059f2f8a007c2 +0 -0
- data/test/dummy/tmp/cache/assets/CBC/060/sprockets%2Fe48229a61b685914cd5bd763728f35c3 +0 -0
- data/test/dummy/tmp/cache/assets/CC5/330/sprockets%2F822e9659e8ca6a7b8fd06735768a1309 +0 -0
- data/test/dummy/tmp/cache/assets/CD9/9F0/sprockets%2F35b50387099edf09e230a9a06e93a22a +0 -0
- data/test/dummy/tmp/cache/assets/D1F/C40/sprockets%2F6c48d64b48f391e8cd9bf71508b6147a +0 -0
- data/test/dummy/tmp/cache/assets/D29/0B0/sprockets%2F606c351a2b9c0b15a5dbc5bf073e0377 +0 -0
- data/test/dummy/tmp/cache/assets/D9D/390/sprockets%2F612e4dfda3799cc2e6ea2b7197ca142d +0 -0
- data/test/dummy/tmp/cache/assets/DA4/4A0/sprockets%2Fb0eaf551806a0469f07288ea4ffdcc9e +0 -0
- data/test/dummy/tmp/cache/assets/E3C/BA0/sprockets%2Fc0f6779a15cd28aef5c6da4cf8adf96d +0 -0
- data/test/dummy/tmp/cache/sass/6128927ae7b2ea45af1afbf9ff6b49e6d69ec9f1/grid.scssc +0 -0
- metadata +7 -1
@@ -25000,3 +25000,1255 @@ Served asset /application.js - 304 Not Modified (0ms)
|
|
25000
25000
|
|
25001
25001
|
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 11:03:22 -0300
|
25002
25002
|
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
25003
|
+
Connecting to database specified by database.yml
|
25004
|
+
|
25005
|
+
|
25006
|
+
Started GET "/" for 127.0.0.1 at 2013-05-24 17:34:29 -0300
|
25007
|
+
|
25008
|
+
ActionController::RoutingError (uninitialized constant StaticsController):
|
25009
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `block in constantize'
|
25010
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `each'
|
25011
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize'
|
25012
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
|
25013
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller'
|
25014
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32:in `call'
|
25015
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
25016
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
25017
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
25018
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
25019
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
25020
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
25021
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
25022
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
25023
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
25024
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
25025
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
25026
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
25027
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
25028
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
25029
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
25030
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
25031
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__766728251206201029__call__111808619143404924__callbacks'
|
25032
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
25033
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
25034
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
25035
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
25036
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
25037
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
25038
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
25039
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
25040
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
25041
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
25042
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
25043
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
25044
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
25045
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
25046
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
25047
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
25048
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
25049
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
25050
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
25051
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
25052
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
25053
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
25054
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
25055
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
25056
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
25057
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
25058
|
+
|
25059
|
+
|
25060
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.3ms)
|
25061
|
+
|
25062
|
+
|
25063
|
+
Started GET "/panel" for 127.0.0.1 at 2013-05-24 17:34:34 -0300
|
25064
|
+
|
25065
|
+
ActionController::RoutingError (No route matches [GET] "/panel"):
|
25066
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
25067
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
25068
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
25069
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
25070
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
25071
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
25072
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
25073
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
25074
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
25075
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
25076
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
25077
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
25078
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
25079
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
25080
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
25081
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
25082
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
25083
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
25084
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
25085
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
25086
|
+
|
25087
|
+
|
25088
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
|
25089
|
+
|
25090
|
+
|
25091
|
+
Started GET "/" for 127.0.0.1 at 2013-05-24 17:34:37 -0300
|
25092
|
+
|
25093
|
+
ActionController::RoutingError (uninitialized constant StaticsController):
|
25094
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `block in constantize'
|
25095
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `each'
|
25096
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize'
|
25097
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
|
25098
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller'
|
25099
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32:in `call'
|
25100
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
25101
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
25102
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
25103
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
25104
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
25105
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
25106
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
25107
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
25108
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
25109
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
25110
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
25111
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
25112
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
25113
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
25114
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
25115
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
25116
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__766728251206201029__call__111808619143404924__callbacks'
|
25117
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
25118
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
25119
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
25120
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
25121
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
25122
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
25123
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
25124
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
25125
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
25126
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
25127
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
25128
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
25129
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
25130
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
25131
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
25132
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
25133
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
25134
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
25135
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
25136
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
25137
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
25138
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
25139
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
25140
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
25141
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
25142
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
25143
|
+
|
25144
|
+
|
25145
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
|
25146
|
+
|
25147
|
+
|
25148
|
+
Started GET "/dash" for 127.0.0.1 at 2013-05-24 17:34:39 -0300
|
25149
|
+
|
25150
|
+
ActionController::RoutingError (No route matches [GET] "/dash"):
|
25151
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
25152
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
25153
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
25154
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
25155
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
25156
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
25157
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
25158
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
25159
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
25160
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
25161
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
25162
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
25163
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
25164
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
25165
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
25166
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
25167
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
25168
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
25169
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
25170
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
25171
|
+
|
25172
|
+
|
25173
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
|
25174
|
+
|
25175
|
+
|
25176
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:34:55 -0300
|
25177
|
+
Processing by Dash::PhotosController#index as HTML
|
25178
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (1.8ms)
|
25179
|
+
[1m[36mPhoto Load (13.8ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25180
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "photos"
|
25181
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (2.1ms)
|
25182
|
+
Rendered dash/photos/index.html.erb within layouts/dash (51.3ms)
|
25183
|
+
Compiled rails_dash/forms.css (300ms) (pid 1595)
|
25184
|
+
Compiled rails_dash/grid.css (16ms) (pid 1595)
|
25185
|
+
Compiled rails_dash/pager.css (10ms) (pid 1595)
|
25186
|
+
Compiled rails_dash/index.css (6ms) (pid 1595)
|
25187
|
+
Completed 200 OK in 811ms (Views: 703.2ms | ActiveRecord: 16.5ms)
|
25188
|
+
|
25189
|
+
|
25190
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25191
|
+
Served asset /rails_dash/footer.css - 200 OK (3ms)
|
25192
|
+
|
25193
|
+
|
25194
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25195
|
+
Served asset /rails_dash/content.css - 200 OK (3ms)
|
25196
|
+
|
25197
|
+
|
25198
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25199
|
+
Served asset /rails_dash/flash.css - 200 OK (3ms)
|
25200
|
+
|
25201
|
+
|
25202
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25203
|
+
Served asset /rails_dash/grid.css - 200 OK (3ms)
|
25204
|
+
|
25205
|
+
|
25206
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25207
|
+
Served asset /rails_dash/header.css - 200 OK (5ms)
|
25208
|
+
|
25209
|
+
|
25210
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25211
|
+
Served asset /rails_dash/forms.css - 200 OK (3ms)
|
25212
|
+
|
25213
|
+
|
25214
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25215
|
+
Served asset /rails_dash/page.css - 200 OK (3ms)
|
25216
|
+
|
25217
|
+
|
25218
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25219
|
+
Served asset /rails_dash/navigation.css - 200 OK (3ms)
|
25220
|
+
|
25221
|
+
|
25222
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25223
|
+
Served asset /rails_dash/pager.css - 200 OK (10ms)
|
25224
|
+
|
25225
|
+
|
25226
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25227
|
+
Served asset /rails_dash/style.css - 200 OK (3ms)
|
25228
|
+
|
25229
|
+
|
25230
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25231
|
+
Served asset /jquery.js - 304 Not Modified (34ms)
|
25232
|
+
|
25233
|
+
|
25234
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25235
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
25236
|
+
|
25237
|
+
|
25238
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25239
|
+
Served asset /rails_dash/index.css - 304 Not Modified (22ms)
|
25240
|
+
|
25241
|
+
|
25242
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:34:56 -0300
|
25243
|
+
Served asset /application.js - 200 OK (5ms)
|
25244
|
+
|
25245
|
+
|
25246
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25247
|
+
Processing by Dash::PhotosController#index as HTML
|
25248
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
25249
|
+
[1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25250
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25251
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
25252
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.9ms)
|
25253
|
+
Completed 200 OK in 113ms (Views: 111.7ms | ActiveRecord: 0.3ms)
|
25254
|
+
|
25255
|
+
|
25256
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25257
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
|
25258
|
+
|
25259
|
+
|
25260
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25261
|
+
Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
|
25262
|
+
|
25263
|
+
|
25264
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25265
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
|
25266
|
+
|
25267
|
+
|
25268
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25269
|
+
Served asset /rails_dash/content.css - 304 Not Modified (0ms)
|
25270
|
+
|
25271
|
+
|
25272
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25273
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
|
25274
|
+
|
25275
|
+
|
25276
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25277
|
+
Served asset /rails_dash/header.css - 304 Not Modified (0ms)
|
25278
|
+
|
25279
|
+
|
25280
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25281
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
|
25282
|
+
|
25283
|
+
|
25284
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25285
|
+
Served asset /rails_dash/page.css - 304 Not Modified (0ms)
|
25286
|
+
|
25287
|
+
|
25288
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25289
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
|
25290
|
+
|
25291
|
+
|
25292
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25293
|
+
Served asset /rails_dash/style.css - 304 Not Modified (0ms)
|
25294
|
+
|
25295
|
+
|
25296
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25297
|
+
Served asset /rails_dash/index.css - 304 Not Modified (0ms)
|
25298
|
+
|
25299
|
+
|
25300
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25301
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
25302
|
+
|
25303
|
+
|
25304
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25305
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
25306
|
+
|
25307
|
+
|
25308
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:34:58 -0300
|
25309
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
25310
|
+
|
25311
|
+
|
25312
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25313
|
+
Processing by Dash::PhotosController#index as HTML
|
25314
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
25315
|
+
[1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25316
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25317
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
25318
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.5ms)
|
25319
|
+
Completed 200 OK in 114ms (Views: 112.4ms | ActiveRecord: 0.3ms)
|
25320
|
+
|
25321
|
+
|
25322
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25323
|
+
Served asset /rails_dash/content.css - 304 Not Modified (0ms)
|
25324
|
+
|
25325
|
+
|
25326
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25327
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
|
25328
|
+
|
25329
|
+
|
25330
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25331
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
|
25332
|
+
|
25333
|
+
|
25334
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25335
|
+
Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
|
25336
|
+
|
25337
|
+
|
25338
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25339
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
|
25340
|
+
|
25341
|
+
|
25342
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25343
|
+
Served asset /rails_dash/header.css - 304 Not Modified (0ms)
|
25344
|
+
|
25345
|
+
|
25346
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25347
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
|
25348
|
+
|
25349
|
+
|
25350
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25351
|
+
Served asset /rails_dash/page.css - 304 Not Modified (0ms)
|
25352
|
+
|
25353
|
+
|
25354
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25355
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
|
25356
|
+
|
25357
|
+
|
25358
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25359
|
+
Served asset /rails_dash/style.css - 304 Not Modified (0ms)
|
25360
|
+
|
25361
|
+
|
25362
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25363
|
+
Served asset /rails_dash/index.css - 304 Not Modified (0ms)
|
25364
|
+
|
25365
|
+
|
25366
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25367
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
25368
|
+
|
25369
|
+
|
25370
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25371
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
25372
|
+
|
25373
|
+
|
25374
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:35:31 -0300
|
25375
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
25376
|
+
|
25377
|
+
|
25378
|
+
Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-05-24 17:36:16 -0300
|
25379
|
+
Served asset /rails_dash/filter.png - 304 Not Modified (19ms)
|
25380
|
+
|
25381
|
+
|
25382
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:37:52 -0300
|
25383
|
+
Processing by Dash::PhotosController#index as HTML
|
25384
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
25385
|
+
[1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25386
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25387
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
25388
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.5ms)
|
25389
|
+
Compiled rails_dash/forms.css (21ms) (pid 1595)
|
25390
|
+
Compiled rails_dash/grid.css (15ms) (pid 1595)
|
25391
|
+
Compiled rails_dash/index.css (6ms) (pid 1595)
|
25392
|
+
Completed 200 OK in 194ms (Views: 192.4ms | ActiveRecord: 0.3ms)
|
25393
|
+
|
25394
|
+
|
25395
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25396
|
+
Served asset /rails_dash/content.css - 304 Not Modified (0ms)
|
25397
|
+
|
25398
|
+
|
25399
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25400
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
|
25401
|
+
|
25402
|
+
|
25403
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25404
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
|
25405
|
+
|
25406
|
+
|
25407
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25408
|
+
Served asset /rails_dash/grid.css - 200 OK (6ms)
|
25409
|
+
|
25410
|
+
|
25411
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25412
|
+
Served asset /rails_dash/forms.css - 200 OK (6ms)
|
25413
|
+
|
25414
|
+
|
25415
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25416
|
+
Served asset /rails_dash/header.css - 304 Not Modified (0ms)
|
25417
|
+
|
25418
|
+
|
25419
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25420
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
|
25421
|
+
|
25422
|
+
|
25423
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25424
|
+
Served asset /rails_dash/page.css - 304 Not Modified (0ms)
|
25425
|
+
|
25426
|
+
|
25427
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25428
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
|
25429
|
+
|
25430
|
+
|
25431
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25432
|
+
Served asset /rails_dash/style.css - 304 Not Modified (0ms)
|
25433
|
+
|
25434
|
+
|
25435
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25436
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
25437
|
+
|
25438
|
+
|
25439
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25440
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
25441
|
+
|
25442
|
+
|
25443
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25444
|
+
Served asset /rails_dash/index.css - 304 Not Modified (23ms)
|
25445
|
+
|
25446
|
+
|
25447
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:37:53 -0300
|
25448
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
25449
|
+
|
25450
|
+
|
25451
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25452
|
+
Processing by Dash::PhotosController#index as HTML
|
25453
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
25454
|
+
[1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25455
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25456
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
25457
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.6ms)
|
25458
|
+
Completed 200 OK in 115ms (Views: 113.6ms | ActiveRecord: 0.3ms)
|
25459
|
+
|
25460
|
+
|
25461
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25462
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
|
25463
|
+
|
25464
|
+
|
25465
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25466
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
|
25467
|
+
|
25468
|
+
|
25469
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25470
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
|
25471
|
+
|
25472
|
+
|
25473
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25474
|
+
Served asset /rails_dash/content.css - 304 Not Modified (0ms)
|
25475
|
+
|
25476
|
+
|
25477
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25478
|
+
Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
|
25479
|
+
|
25480
|
+
|
25481
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25482
|
+
Served asset /rails_dash/header.css - 304 Not Modified (0ms)
|
25483
|
+
|
25484
|
+
|
25485
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25486
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
|
25487
|
+
|
25488
|
+
|
25489
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25490
|
+
Served asset /rails_dash/page.css - 304 Not Modified (0ms)
|
25491
|
+
|
25492
|
+
|
25493
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25494
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
|
25495
|
+
|
25496
|
+
|
25497
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25498
|
+
Served asset /rails_dash/style.css - 304 Not Modified (0ms)
|
25499
|
+
|
25500
|
+
|
25501
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25502
|
+
Served asset /rails_dash/index.css - 304 Not Modified (0ms)
|
25503
|
+
|
25504
|
+
|
25505
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25506
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
25507
|
+
|
25508
|
+
|
25509
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25510
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
25511
|
+
|
25512
|
+
|
25513
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:37:54 -0300
|
25514
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
25515
|
+
Connecting to database specified by database.yml
|
25516
|
+
|
25517
|
+
|
25518
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25519
|
+
Processing by Dash::PhotosController#index as HTML
|
25520
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (1.6ms)
|
25521
|
+
[1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25522
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25523
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
25524
|
+
Rendered dash/photos/index.html.erb within layouts/dash (20.1ms)
|
25525
|
+
Completed 200 OK in 231ms (Views: 189.6ms | ActiveRecord: 2.5ms)
|
25526
|
+
|
25527
|
+
|
25528
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25529
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
|
25530
|
+
|
25531
|
+
|
25532
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25533
|
+
Served asset /rails_dash/content.css - 304 Not Modified (6ms)
|
25534
|
+
|
25535
|
+
|
25536
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25537
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (3ms)
|
25538
|
+
|
25539
|
+
|
25540
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25541
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (3ms)
|
25542
|
+
|
25543
|
+
|
25544
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25545
|
+
Served asset /rails_dash/grid.css - 304 Not Modified (3ms)
|
25546
|
+
|
25547
|
+
|
25548
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25549
|
+
Served asset /rails_dash/header.css - 304 Not Modified (3ms)
|
25550
|
+
|
25551
|
+
|
25552
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25553
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (3ms)
|
25554
|
+
|
25555
|
+
|
25556
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25557
|
+
Served asset /rails_dash/page.css - 304 Not Modified (3ms)
|
25558
|
+
|
25559
|
+
|
25560
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25561
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (3ms)
|
25562
|
+
|
25563
|
+
|
25564
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25565
|
+
Served asset /rails_dash/style.css - 304 Not Modified (3ms)
|
25566
|
+
|
25567
|
+
|
25568
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:03 -0300
|
25569
|
+
Served asset /rails_dash/index.css - 304 Not Modified (26ms)
|
25570
|
+
|
25571
|
+
|
25572
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:38:04 -0300
|
25573
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
25574
|
+
|
25575
|
+
|
25576
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:38:04 -0300
|
25577
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
25578
|
+
|
25579
|
+
|
25580
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:38:04 -0300
|
25581
|
+
Served asset /application.js - 304 Not Modified (37ms)
|
25582
|
+
|
25583
|
+
|
25584
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25585
|
+
Processing by Dash::PhotosController#index as HTML
|
25586
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
25587
|
+
[1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25588
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25589
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
25590
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.5ms)
|
25591
|
+
Completed 200 OK in 80ms (Views: 78.9ms | ActiveRecord: 0.3ms)
|
25592
|
+
|
25593
|
+
|
25594
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25595
|
+
Served asset /rails_dash/content.css - 304 Not Modified (0ms)
|
25596
|
+
|
25597
|
+
|
25598
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25599
|
+
Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
|
25600
|
+
|
25601
|
+
|
25602
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25603
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
|
25604
|
+
|
25605
|
+
|
25606
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25607
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
|
25608
|
+
|
25609
|
+
|
25610
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25611
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
|
25612
|
+
|
25613
|
+
|
25614
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25615
|
+
Served asset /rails_dash/header.css - 304 Not Modified (0ms)
|
25616
|
+
|
25617
|
+
|
25618
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25619
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
|
25620
|
+
|
25621
|
+
|
25622
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25623
|
+
Served asset /rails_dash/page.css - 304 Not Modified (0ms)
|
25624
|
+
|
25625
|
+
|
25626
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25627
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
|
25628
|
+
|
25629
|
+
|
25630
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25631
|
+
Served asset /rails_dash/style.css - 304 Not Modified (0ms)
|
25632
|
+
|
25633
|
+
|
25634
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25635
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
25636
|
+
|
25637
|
+
|
25638
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25639
|
+
Served asset /rails_dash/index.css - 304 Not Modified (0ms)
|
25640
|
+
|
25641
|
+
|
25642
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25643
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
25644
|
+
|
25645
|
+
|
25646
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:38:05 -0300
|
25647
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
25648
|
+
|
25649
|
+
|
25650
|
+
Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-05-24 17:38:29 -0300
|
25651
|
+
Served asset /rails_dash/filter.png - 200 OK (3ms)
|
25652
|
+
Connecting to database specified by database.yml
|
25653
|
+
|
25654
|
+
|
25655
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:39:57 -0300
|
25656
|
+
Processing by Dash::PhotosController#index as HTML
|
25657
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (1.6ms)
|
25658
|
+
[1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25659
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25660
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (1.4ms)
|
25661
|
+
Rendered dash/photos/index.html.erb within layouts/dash (21.1ms)
|
25662
|
+
Compiled rails_dash/forms.css (279ms) (pid 1659)
|
25663
|
+
Compiled rails_dash/grid.css (15ms) (pid 1659)
|
25664
|
+
Compiled rails_dash/index.css (6ms) (pid 1659)
|
25665
|
+
Completed 200 OK in 552ms (Views: 511.0ms | ActiveRecord: 2.7ms)
|
25666
|
+
|
25667
|
+
|
25668
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25669
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
|
25670
|
+
|
25671
|
+
|
25672
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25673
|
+
Served asset /rails_dash/content.css - 304 Not Modified (3ms)
|
25674
|
+
|
25675
|
+
|
25676
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25677
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (8ms)
|
25678
|
+
|
25679
|
+
|
25680
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25681
|
+
Served asset /rails_dash/forms.css - 200 OK (4ms)
|
25682
|
+
|
25683
|
+
|
25684
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25685
|
+
Served asset /rails_dash/grid.css - 200 OK (3ms)
|
25686
|
+
|
25687
|
+
|
25688
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25689
|
+
Served asset /rails_dash/header.css - 304 Not Modified (3ms)
|
25690
|
+
|
25691
|
+
|
25692
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25693
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (3ms)
|
25694
|
+
|
25695
|
+
|
25696
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25697
|
+
Served asset /rails_dash/page.css - 304 Not Modified (3ms)
|
25698
|
+
|
25699
|
+
|
25700
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25701
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (3ms)
|
25702
|
+
|
25703
|
+
|
25704
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25705
|
+
Served asset /rails_dash/style.css - 304 Not Modified (3ms)
|
25706
|
+
|
25707
|
+
|
25708
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25709
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
25710
|
+
|
25711
|
+
|
25712
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25713
|
+
Served asset /rails_dash/index.css - 304 Not Modified (21ms)
|
25714
|
+
|
25715
|
+
|
25716
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25717
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
25718
|
+
|
25719
|
+
|
25720
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25721
|
+
Served asset /application.js - 304 Not Modified (5ms)
|
25722
|
+
|
25723
|
+
|
25724
|
+
Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-05-24 17:39:58 -0300
|
25725
|
+
Served asset /rails_dash/filter.png - 304 Not Modified (39ms)
|
25726
|
+
Connecting to database specified by database.yml
|
25727
|
+
|
25728
|
+
|
25729
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:44:27 -0300
|
25730
|
+
Processing by Dash::PhotosController#index as HTML
|
25731
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (1.6ms)
|
25732
|
+
[1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25733
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25734
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (1.3ms)
|
25735
|
+
Rendered dash/photos/index.html.erb within layouts/dash (20.3ms)
|
25736
|
+
Invalid CSS after "...mage-url(filter": expected ")", was ".png);"
|
25737
|
+
(in /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/assets/stylesheets/rails_dash/grid.scss)
|
25738
|
+
/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/assets/stylesheets/rails_dash/grid.scss:18
|
25739
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1148:in `expected'
|
25740
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/lexer.rb:199:in `expected!'
|
25741
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:476:in `assert_tok'
|
25742
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:332:in `funcall'
|
25743
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:319:in `ident'
|
25744
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:228:in `unary_not'
|
25745
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:228:in `unary_div'
|
25746
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:228:in `unary_minus'
|
25747
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:228:in `unary_plus'
|
25748
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:209:in `times_div_or_mod'
|
25749
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:209:in `plus_or_minus'
|
25750
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:209:in `relational'
|
25751
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:209:in `eq_or_neq'
|
25752
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:209:in `and_expr'
|
25753
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:209:in `or_expr'
|
25754
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:298:in `space'
|
25755
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:283:in `interpolation'
|
25756
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:246:in `expr'
|
25757
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:470:in `assert_expr'
|
25758
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/script/parser.rb:49:in `parse'
|
25759
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1022:in `sass_script'
|
25760
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:882:in `value!'
|
25761
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:859:in `declaration'
|
25762
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:582:in `block in declaration_or_ruleset'
|
25763
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1122:in `call'
|
25764
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1122:in `rethrow'
|
25765
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:592:in `declaration_or_ruleset'
|
25766
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:554:in `block_child'
|
25767
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:546:in `block_contents'
|
25768
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:535:in `block'
|
25769
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:529:in `ruleset'
|
25770
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:591:in `block in declaration_or_ruleset'
|
25771
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1122:in `call'
|
25772
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1122:in `rethrow'
|
25773
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:592:in `declaration_or_ruleset'
|
25774
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:554:in `block_child'
|
25775
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:546:in `block_contents'
|
25776
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:535:in `block'
|
25777
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:529:in `ruleset'
|
25778
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:591:in `block in declaration_or_ruleset'
|
25779
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1122:in `call'
|
25780
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:1122:in `rethrow'
|
25781
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:592:in `declaration_or_ruleset'
|
25782
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:554:in `block_child'
|
25783
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:546:in `block_contents'
|
25784
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:535:in `block'
|
25785
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:529:in `ruleset'
|
25786
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:553:in `block_child'
|
25787
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:543:in `block_contents'
|
25788
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:82:in `stylesheet'
|
25789
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/scss/parser.rb:27:in `parse'
|
25790
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/engine.rb:342:in `_to_tree'
|
25791
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/engine.rb:315:in `_render'
|
25792
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sass-3.2.9/lib/sass/engine.rb:262:in `render'
|
25793
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/tilt-1.4.1/lib/tilt/css.rb:24:in `evaluate'
|
25794
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/tilt-1.4.1/lib/tilt/template.rb:103:in `render'
|
25795
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/context.rb:193:in `block in evaluate'
|
25796
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/context.rb:190:in `each'
|
25797
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/context.rb:190:in `evaluate'
|
25798
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/processed_asset.rb:12:in `initialize'
|
25799
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:249:in `new'
|
25800
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:249:in `block in build_asset'
|
25801
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:270:in `circular_call_protection'
|
25802
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:248:in `build_asset'
|
25803
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/index.rb:93:in `block in build_asset'
|
25804
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/caching.rb:19:in `cache_asset'
|
25805
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/index.rb:92:in `build_asset'
|
25806
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:169:in `find_asset'
|
25807
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/index.rb:60:in `find_asset'
|
25808
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/processed_asset.rb:44:in `block in init_with'
|
25809
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/processed_asset.rb:37:in `map'
|
25810
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/processed_asset.rb:37:in `init_with'
|
25811
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/asset.rb:24:in `from_hash'
|
25812
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/caching.rb:15:in `cache_asset'
|
25813
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/index.rb:92:in `build_asset'
|
25814
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:169:in `find_asset'
|
25815
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/index.rb:60:in `find_asset'
|
25816
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/bundled_asset.rb:38:in `init_with'
|
25817
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/asset.rb:24:in `from_hash'
|
25818
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/caching.rb:15:in `cache_asset'
|
25819
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/index.rb:92:in `build_asset'
|
25820
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:169:in `find_asset'
|
25821
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/index.rb:60:in `find_asset'
|
25822
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/environment.rb:78:in `find_asset'
|
25823
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/sprockets-2.2.2/lib/sprockets/base.rb:177:in `[]'
|
25824
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/sprockets/helpers/rails_helper.rb:126:in `asset_for'
|
25825
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/sprockets/helpers/rails_helper.rb:44:in `block in stylesheet_link_tag'
|
25826
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/sprockets/helpers/rails_helper.rb:43:in `collect'
|
25827
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/sprockets/helpers/rails_helper.rb:43:in `stylesheet_link_tag'
|
25828
|
+
/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.erb:7:in `_app_views_layouts_dash_html_erb__4580399512377970923_70261803684960'
|
25829
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:145:in `block in render'
|
25830
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:125:in `instrument'
|
25831
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:143:in `render'
|
25832
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
|
25833
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
25834
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:18:in `render'
|
25835
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:36:in `render_template'
|
25836
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:17:in `render'
|
25837
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:110:in `_render_template'
|
25838
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
25839
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
25840
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
25841
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
25842
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:88:in `render'
|
25843
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:16:in `render'
|
25844
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
25845
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
25846
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
25847
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
25848
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
25849
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
25850
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
25851
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:39:in `render'
|
25852
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
25853
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
25854
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:167:in `process_action'
|
25855
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:10:in `process_action'
|
25856
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
25857
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:425:in `_run__1175034246901527919__process_action__3658222607471702736__callbacks'
|
25858
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
|
25859
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
25860
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
25861
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:17:in `process_action'
|
25862
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rescue.rb:29:in `process_action'
|
25863
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
25864
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
|
25865
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
25866
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
|
25867
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
25868
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
25869
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
25870
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:121:in `process'
|
25871
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:45:in `process'
|
25872
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:203:in `dispatch'
|
25873
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
25874
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:246:in `block in action'
|
25875
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `call'
|
25876
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
25877
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:36:in `call'
|
25878
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
|
25879
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
|
25880
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
|
25881
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:612:in `call'
|
25882
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
25883
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call'
|
25884
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/conditionalget.rb:25:in `call'
|
25885
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/head.rb:14:in `call'
|
25886
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
25887
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/flash.rb:242:in `call'
|
25888
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
|
25889
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
|
25890
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
25891
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/query_cache.rb:64:in `call'
|
25892
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
25893
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
25894
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `_run__1749609124014579826__call__672915513195875161__callbacks'
|
25895
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
|
25896
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
25897
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
25898
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
25899
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
25900
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
25901
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
25902
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
25903
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app'
|
25904
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call'
|
25905
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged'
|
25906
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call'
|
25907
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
25908
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
|
25909
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call'
|
25910
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
25911
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call'
|
25912
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/static.rb:63:in `call'
|
25913
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
|
25914
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call'
|
25915
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call'
|
25916
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/log_tailer.rb:17:in `call'
|
25917
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/handler/webrick.rb:59:in `service'
|
25918
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
25919
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
25920
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
25921
|
+
Rendered public/500.html (0.5ms)
|
25922
|
+
Completed 500 Internal Server Error in 390ms (Views: 2.8ms | ActiveRecord: 2.5ms)
|
25923
|
+
|
25924
|
+
|
25925
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:44:43 -0300
|
25926
|
+
Processing by Dash::PhotosController#index as HTML
|
25927
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
25928
|
+
[1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25929
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25930
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
25931
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.5ms)
|
25932
|
+
Compiled rails_dash/grid.css (15ms) (pid 1720)
|
25933
|
+
Compiled rails_dash/index.css (6ms) (pid 1720)
|
25934
|
+
Completed 200 OK in 178ms (Views: 176.4ms | ActiveRecord: 0.3ms)
|
25935
|
+
|
25936
|
+
|
25937
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25938
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
|
25939
|
+
|
25940
|
+
|
25941
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25942
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (4ms)
|
25943
|
+
|
25944
|
+
|
25945
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25946
|
+
Served asset /rails_dash/content.css - 304 Not Modified (3ms)
|
25947
|
+
|
25948
|
+
|
25949
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25950
|
+
Served asset /rails_dash/grid.css - 200 OK (3ms)
|
25951
|
+
|
25952
|
+
|
25953
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25954
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (3ms)
|
25955
|
+
|
25956
|
+
|
25957
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25958
|
+
Served asset /rails_dash/header.css - 304 Not Modified (3ms)
|
25959
|
+
|
25960
|
+
|
25961
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25962
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (3ms)
|
25963
|
+
|
25964
|
+
|
25965
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25966
|
+
Served asset /rails_dash/page.css - 304 Not Modified (3ms)
|
25967
|
+
|
25968
|
+
|
25969
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25970
|
+
Served asset /rails_dash/style.css - 304 Not Modified (3ms)
|
25971
|
+
|
25972
|
+
|
25973
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25974
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (6ms)
|
25975
|
+
|
25976
|
+
|
25977
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25978
|
+
Served asset /jquery.js - 304 Not Modified (35ms)
|
25979
|
+
|
25980
|
+
|
25981
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25982
|
+
Served asset /rails_dash/index.css - 304 Not Modified (22ms)
|
25983
|
+
|
25984
|
+
|
25985
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25986
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
25987
|
+
|
25988
|
+
|
25989
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:44:44 -0300
|
25990
|
+
Served asset /application.js - 304 Not Modified (6ms)
|
25991
|
+
|
25992
|
+
|
25993
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
25994
|
+
Processing by Dash::PhotosController#index as HTML
|
25995
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
25996
|
+
[1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
25997
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
25998
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
25999
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.8ms)
|
26000
|
+
Compiled rails_dash/grid.css (16ms) (pid 1720)
|
26001
|
+
Compiled rails_dash/index.css (6ms) (pid 1720)
|
26002
|
+
Completed 200 OK in 173ms (Views: 171.3ms | ActiveRecord: 0.3ms)
|
26003
|
+
|
26004
|
+
|
26005
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26006
|
+
Served asset /rails_dash/content.css - 304 Not Modified (0ms)
|
26007
|
+
|
26008
|
+
|
26009
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26010
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
|
26011
|
+
|
26012
|
+
|
26013
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26014
|
+
Served asset /rails_dash/grid.css - 200 OK (3ms)
|
26015
|
+
|
26016
|
+
|
26017
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26018
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
|
26019
|
+
|
26020
|
+
|
26021
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26022
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
|
26023
|
+
|
26024
|
+
|
26025
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26026
|
+
Served asset /rails_dash/header.css - 304 Not Modified (0ms)
|
26027
|
+
|
26028
|
+
|
26029
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26030
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
|
26031
|
+
|
26032
|
+
|
26033
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26034
|
+
Served asset /rails_dash/page.css - 304 Not Modified (0ms)
|
26035
|
+
|
26036
|
+
|
26037
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26038
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
|
26039
|
+
|
26040
|
+
|
26041
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26042
|
+
Served asset /rails_dash/style.css - 304 Not Modified (0ms)
|
26043
|
+
|
26044
|
+
|
26045
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26046
|
+
Served asset /rails_dash/index.css - 304 Not Modified (26ms)
|
26047
|
+
|
26048
|
+
|
26049
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26050
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
26051
|
+
|
26052
|
+
|
26053
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26054
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
26055
|
+
|
26056
|
+
|
26057
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:46:44 -0300
|
26058
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
26059
|
+
Connecting to database specified by database.yml
|
26060
|
+
|
26061
|
+
|
26062
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26063
|
+
Processing by Dash::PhotosController#index as HTML
|
26064
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (1.6ms)
|
26065
|
+
[1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
26066
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
26067
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
26068
|
+
Rendered dash/photos/index.html.erb within layouts/dash (46.5ms)
|
26069
|
+
Completed 200 OK in 235ms (Views: 194.1ms | ActiveRecord: 2.9ms)
|
26070
|
+
|
26071
|
+
|
26072
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26073
|
+
Served asset /rails_dash/content.css - 304 Not Modified (3ms)
|
26074
|
+
|
26075
|
+
|
26076
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26077
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
|
26078
|
+
|
26079
|
+
|
26080
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26081
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (3ms)
|
26082
|
+
|
26083
|
+
|
26084
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26085
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (3ms)
|
26086
|
+
|
26087
|
+
|
26088
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26089
|
+
Served asset /rails_dash/grid.css - 304 Not Modified (6ms)
|
26090
|
+
|
26091
|
+
|
26092
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26093
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (3ms)
|
26094
|
+
|
26095
|
+
|
26096
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26097
|
+
Served asset /rails_dash/header.css - 304 Not Modified (3ms)
|
26098
|
+
|
26099
|
+
|
26100
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26101
|
+
Served asset /rails_dash/page.css - 304 Not Modified (3ms)
|
26102
|
+
|
26103
|
+
|
26104
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26105
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (3ms)
|
26106
|
+
|
26107
|
+
|
26108
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26109
|
+
Served asset /rails_dash/style.css - 304 Not Modified (3ms)
|
26110
|
+
|
26111
|
+
|
26112
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26113
|
+
Served asset /rails_dash/index.css - 304 Not Modified (24ms)
|
26114
|
+
|
26115
|
+
|
26116
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26117
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
26118
|
+
|
26119
|
+
|
26120
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26121
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
26122
|
+
|
26123
|
+
|
26124
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:49:27 -0300
|
26125
|
+
Served asset /application.js - 304 Not Modified (5ms)
|
26126
|
+
|
26127
|
+
|
26128
|
+
Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26129
|
+
Processing by Dash::PhotosController#index as HTML
|
26130
|
+
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (0.8ms)
|
26131
|
+
[1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
|
26132
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
|
26133
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (0.0ms)
|
26134
|
+
Rendered dash/photos/index.html.erb within layouts/dash (6.4ms)
|
26135
|
+
Compiled rails_dash/grid.css (63ms) (pid 1766)
|
26136
|
+
Compiled rails_dash/index.css (6ms) (pid 1766)
|
26137
|
+
Completed 200 OK in 248ms (Views: 246.8ms | ActiveRecord: 0.3ms)
|
26138
|
+
|
26139
|
+
|
26140
|
+
Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26141
|
+
Served asset /rails_dash/content.css - 304 Not Modified (0ms)
|
26142
|
+
|
26143
|
+
|
26144
|
+
Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26145
|
+
Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
|
26146
|
+
|
26147
|
+
|
26148
|
+
Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26149
|
+
Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
|
26150
|
+
|
26151
|
+
|
26152
|
+
Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26153
|
+
Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
|
26154
|
+
|
26155
|
+
|
26156
|
+
Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26157
|
+
Served asset /rails_dash/grid.css - 200 OK (3ms)
|
26158
|
+
|
26159
|
+
|
26160
|
+
Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26161
|
+
Served asset /rails_dash/header.css - 304 Not Modified (0ms)
|
26162
|
+
|
26163
|
+
|
26164
|
+
Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26165
|
+
Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
|
26166
|
+
|
26167
|
+
|
26168
|
+
Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26169
|
+
Served asset /rails_dash/page.css - 304 Not Modified (0ms)
|
26170
|
+
|
26171
|
+
|
26172
|
+
Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26173
|
+
Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
|
26174
|
+
|
26175
|
+
|
26176
|
+
Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26177
|
+
Served asset /rails_dash/style.css - 304 Not Modified (0ms)
|
26178
|
+
|
26179
|
+
|
26180
|
+
Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26181
|
+
Served asset /rails_dash/index.css - 304 Not Modified (24ms)
|
26182
|
+
|
26183
|
+
|
26184
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26185
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
26186
|
+
|
26187
|
+
|
26188
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26189
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
26190
|
+
|
26191
|
+
|
26192
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26193
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
26194
|
+
|
26195
|
+
|
26196
|
+
Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-05-24 17:50:00 -0300
|
26197
|
+
Served asset /rails_dash/filter.png - 304 Not Modified (2ms)
|
26198
|
+
|
26199
|
+
|
26200
|
+
Started GET "/" for 127.0.0.1 at 2013-05-24 18:26:25 -0300
|
26201
|
+
|
26202
|
+
ActionController::RoutingError (uninitialized constant StaticsController):
|
26203
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `block in constantize'
|
26204
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `each'
|
26205
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize'
|
26206
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
|
26207
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller'
|
26208
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32:in `call'
|
26209
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
26210
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
26211
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
26212
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
26213
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
26214
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
26215
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
26216
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
26217
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
26218
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
26219
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
26220
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
26221
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
26222
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
26223
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
26224
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
26225
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__2950984660250347716__call__4186303746806303229__callbacks'
|
26226
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
26227
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
26228
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
26229
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
26230
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
26231
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
26232
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
26233
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
26234
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
26235
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
|
26236
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
26237
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
26238
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
26239
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
26240
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
26241
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
26242
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
26243
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
26244
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
26245
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
26246
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
26247
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
26248
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
26249
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
26250
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
26251
|
+
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
26252
|
+
|
26253
|
+
|
26254
|
+
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
|