Sha256: 1412e34a626007dd91fae40f144a32c9b29b136583cc6928a488b29a2e82510c

Contents?: true

Size: 1.58 KB

Versions: 1

Compression:

Stored size: 1.58 KB

Contents

Started GET "/" for ::1 at 2022-11-10 19:13:16 +0000
Processing by DashboardController#show as HTML
  Rendering layout layouts/application.html.erb
  Rendering dashboard/show.html.erb within layouts/application
  Rendered dashboard/show.html.erb within layouts/application (Duration: 1.4ms | Allocations: 540)
  Rendered layout layouts/application.html.erb (Duration: 50.9ms | Allocations: 14100)
Completed 200 OK in 58ms (Views: 54.4ms | Allocations: 16471)


Started GET "/serviceworker.js" for ::1 at 2022-11-10 19:13:18 +0000
  
ActionController::RoutingError (No route matches [GET] "/serviceworker.js"):
  
Started GET "/templates" for ::1 at 2022-11-10 19:13:25 +0000
Processing by TemplatesController#index as HTML
  Rendering layout /Users/lukasz/Desktop/GitHub/templates-rails/app/views/layouts/templates/index.html.erb
  Rendering /Users/lukasz/Desktop/GitHub/templates-rails/app/views/templates/index.html.erb within layouts/templates/index
  Rendered /Users/lukasz/Desktop/GitHub/templates-rails/app/views/templates/index.html.erb within layouts/templates/index (Duration: 2.4ms | Allocations: 1076)
  Rendered layout /Users/lukasz/Desktop/GitHub/templates-rails/app/views/layouts/templates/index.html.erb (Duration: 4.4ms | Allocations: 2356)
Completed 200 OK in 6ms (Views: 5.9ms | Allocations: 3061)


Started GET "/serviceworker.js" for ::1 at 2022-11-10 19:13:26 +0000
  
ActionController::RoutingError (No route matches [GET] "/serviceworker.js"):
  
Started GET "/serviceworker.js" for ::1 at 2022-11-10 19:13:28 +0000
  
ActionController::RoutingError (No route matches [GET] "/serviceworker.js"):
  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
templates-rails-0.1.4 spec/dummy/log/development.log