Created
June 23, 2012 17:22
-
-
Save devth/2979089 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-06-23T17:20:15+00:00 app[web.1]: Started GET "/display/Bauhau5" for 174.24.131.76 at 2012-06-23 17:20:15 +0000 | |
2012-06-23T17:20:15+00:00 app[web.1]: WARNING on line 111 of /app/app/assets/stylesheets/display.css.sass: | |
2012-06-23T17:20:15+00:00 app[web.1]: This selector doesn't have any properties and will not be rendered. | |
2012-06-23T17:20:23+00:00 app[web.1]: Processing by DisplayController#show as HTML | |
2012-06-23T17:20:23+00:00 app[web.1]: Parameters: {"store_name"=>"Bauhau5"} | |
2012-06-23T17:20:23+00:00 app[web.1]: Rendered shared/_qr_code.html.haml (3.2ms) | |
2012-06-23T17:20:23+00:00 app[web.1]: Rendered display/show.html.haml within layouts/display (11.2ms) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display.css (504ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled lib/jquery.js (1ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled lib/jquery.touchwipe.1.1.1.js (0ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled lib/jquery.masonry.js (0ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled lib/jquery.dotdotdot-1.5.0.js (0ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/layout.js (0ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/DisplayApp.js (156ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/models/Provider.js (151ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/models/Providers.js (149ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/models/Stats.js (150ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/routers/AppRouter.js (143ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/templates/_item_facebook.js (147ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/templates/_item_twitter.js (147ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/templates/_item_yelp.js (146ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/templates/_photo.js (144ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/templates/_stats.js (221ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/views/CycleView.js (158ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/views/PhotoFeed.js (168ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/views/Pulse.js (152ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/views/PulseFeed.js (155ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/views/Stats.js (154ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display/app/views/StatsItem.js (151ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Compiled display.js (2760ms) (pid 1) | |
2012-06-23T17:20:23+00:00 app[web.1]: Rendered shared/_google_analytics.html.haml (0.4ms) | |
2012-06-23T17:20:23+00:00 app[web.1]: Completed 200 OK in 8324ms (Views: 8169.0ms | ActiveRecord: 4.6ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment