Created
November 5, 2013 02:21
-
-
Save sevenseacat/7312784 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
Started GET "/" for 127.0.0.1 at 2013-11-05 10:20:01 +0800 | |
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
Processing by PagesController#home as HTML | |
JobSpecialty Load (1.3ms) SELECT "job_specialties".* FROM "job_specialties" | |
Rendered application/_region_select.html.haml (1.9ms) | |
Rendered application/_job_search.html.haml (1558.8ms) | |
Rendered application/_banner.html.haml (1563.6ms) | |
Cache digest for pages/home.html: 2582a0d4c5e51f7cf18c551cceb4eb3c | |
Read fragment views/home/2582a0d4c5e51f7cf18c551cceb4eb3c (0.2ms) | |
Write fragment views/home/2582a0d4c5e51f7cf18c551cceb4eb3c (1.3ms) | |
Rendered pages/home.html.haml within layouts/application (1575.1ms) | |
Rendered application/_header.html.haml (11.5ms) | |
Rendered application/_footer.html.haml (2.1ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment