Sha256: f714973fc9252a13d6730038d4644dad914f99d0def915fcfea47fb3b0949573
Contents?: true
Size: 991 Bytes
Versions: 3
Compression:
Stored size: 991 Bytes
Contents
Started GET "/" for 127.0.0.1 at 2012-12-25 23:23:52 +0700 Connecting to database specified by database.yml Processing by WelcomeController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started GET "/components/ServerCaller" for 127.0.0.1 at 2012-12-25 23:23:59 +0700 Processing by ComponentsController#index as HTML Parameters: {"component"=>"ServerCaller"} Rendered inline template within layouts/application (270.4ms) Completed 200 OK in 277ms (Views: 276.7ms | ActiveRecord: 0.0ms) Started GET "/some/path/netzke/ext.css" for 127.0.0.1 at 2012-12-25 23:24:00 +0700 Processing by NetzkeController#ext as CSS Rendered text template (0.0ms) Completed 200 OK in 3ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/some/path/netzke/ext.js" for 127.0.0.1 at 2012-12-25 23:24:00 +0700 Processing by NetzkeController#ext as JS Rendered text template (0.0ms) Completed 200 OK in 409ms (Views: 1.0ms | ActiveRecord: 0.0ms)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
netzke-core-0.8.4 | test/core_test_app/log/production.log |
netzke-core-0.8.3 | test/core_test_app/log/production.log |
netzke-core-0.8.2 | test/core_test_app/log/production.log |