Sha256: 697474ffdb21768445d08b33dfd89ebd5682801331509668b712e2e81e25d9ee
Contents?: true
Size: 1.31 KB
Versions: 2
Compression:
Stored size: 1.31 KB
Contents
Processing by Dashing::DashboardsController#index as HTML Rendered dashing/dashboards/foo.erb within layouts/dashing/dashboard (1.9ms) Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms) Processing by Dashing::DashboardsController#show as HTML Parameters: {"name"=>"foo"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Processing by Dashing::DashboardsController#show as HTML Completed 500 Internal Server Error in 0ms Processing by Dashing::DashboardsController#show as HTML Parameters: {"name"=>"bar"} Completed 500 Internal Server Error in 2ms Processing by Dashing::WidgetsController#show as HTML Parameters: {"name"=>"foo"} Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Processing by Dashing::WidgetsController#show as HTML Completed 500 Internal Server Error in 0ms Processing by Dashing::WidgetsController#show as HTML Parameters: {"name"=>"bar"} Completed 500 Internal Server Error in 2ms Processing by Dashing::WidgetsController#show as HTML Parameters: {"name"=>"text"} Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) Processing by Dashing::WidgetsController#update as HTML Parameters: {"name"=>"foo"} Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.0ms) Processing by Dashing::WidgetsController#update as HTML Completed 500 Internal Server Error in 0ms
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dashing-rails-1.0.1 | spec/dummy/log/test.log |
dashing-rails-1.0.0 | spec/dummy/log/test.log |