Sha256: 3560aee072ef26de79ca14fa01f401d0bd81d6d8d50a6f2f5146a22b68aaa842

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents


Started GET "/" for 127.0.0.1 at 2015-05-06 16:29:11 -0400
Connecting to database specified by database.yml
Processing by ElsSessionController#show as HTML
no identity in cache. Redirecting
user will be returned to /
Redirected to http://localhost:9292/els_session/new
Filter chain halted as :els_identity rendered or redirected
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)


Started GET "/els_session/new" for 127.0.0.1 at 2015-05-06 16:29:11 -0400
Processing by ElsSessionController#new as HTML
  Rendered els_session/new.html.erb within layouts/application (2.5ms)
Compiled application.css  (0ms)  (pid 81668)
Compiled application.js  (0ms)  (pid 81668)
Completed 200 OK in 654ms (Views: 20.0ms | ActiveRecord: 0.0ms)


Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-06 16:29:12 -0400
Served asset /application.css - 200 OK (3ms)


Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-06 16:29:12 -0400
Served asset /application.js - 200 OK (1ms)


Started GET "/" for 127.0.0.1 at 2015-05-06 16:35:30 -0400
Connecting to database specified by database.yml
Processing by ElsSessionController#show as HTML
no identity in cache. Redirecting
user will be returned to /
Redirected to http://localhost:9292/els_session/new
Filter chain halted as :els_identity rendered or redirected
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)


Started GET "/els_session/new" for 127.0.0.1 at 2015-05-06 16:35:30 -0400
Processing by ElsSessionController#new as HTML
  Rendered els_session/new.html.erb within layouts/application (2.2ms)
Completed 200 OK in 200ms (Views: 11.9ms | ActiveRecord: 0.0ms)


Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-06 16:35:30 -0400
Served asset /application.css - 304 Not Modified (1ms)


Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-06 16:35:30 -0400
Served asset /application.js - 304 Not Modified (16ms)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
els_token-1.2.4 test/dummy/log/development.log