Connecting to database specified by database.yml
Started GET "/" for 127.0.0.1 at 2012-10-09 18:47:43 +0100
Connecting to database specified by database.yml
Processing by ElsSessionController#show as HTML
user will be returned to /
Redirected to http://localhost:3000/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 2012-10-09 18:47:43 +0100
Processing by ElsSessionController#new as HTML
Rendered els_session/new.html.erb within layouts/application (4.4ms)
Compiled application.css (1ms) (pid 31195)
Compiled jquery.js (5ms) (pid 31195)
Completed 500 Internal Server Error in 78ms
ActionView::Template::Error (cannot load such file -- coffee_script
(in /Users/neilcuk/dev/ruby/gems/els_token/test/dummy/app/assets/javascripts/els_session.js.coffee)):
3:
4: ElsSession
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
9:
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3102776676085365165_70273562929120'
Rendered /Users/neilcuk/.rvm/gems/ruby-1.9.3-p194@gemdev/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
Rendered /Users/neilcuk/.rvm/gems/ruby-1.9.3-p194@gemdev/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
Rendered /Users/neilcuk/.rvm/gems/ruby-1.9.3-p194@gemdev/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.0ms)
Started GET "/" for 127.0.0.1 at 2012-10-09 18:50:37 +0100
Connecting to database specified by database.yml
Processing by ElsSessionController#show as HTML
user will be returned to /
Redirected to http://localhost:3000/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 2012-10-09 18:50:37 +0100
Processing by ElsSessionController#new as HTML
Rendered els_session/new.html.erb within layouts/application (4.9ms)
Completed 500 Internal Server Error in 28ms
ActionView::Template::Error (couldn't find file 'jquery'
(in /Users/neilcuk/dev/ruby/gems/els_token/test/dummy/app/assets/javascripts/application.js:13)):
3:
4: ElsSession
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
9:
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___2865467007981793915_70182484825280'
Rendered /Users/neilcuk/.rvm/gems/ruby-1.9.3-p194@gemdev/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
Rendered /Users/neilcuk/.rvm/gems/ruby-1.9.3-p194@gemdev/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
Rendered /Users/neilcuk/.rvm/gems/ruby-1.9.3-p194@gemdev/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms)
Started GET "/els_session/new" for 127.0.0.1 at 2012-10-09 18:53:26 +0100
Connecting to database specified by database.yml
Processing by ElsSessionController#new as HTML
Rendered els_session/new.html.erb within layouts/application (4.5ms)
Compiled els_session.js (59ms) (pid 31910)
Compiled application.js (92ms) (pid 31910)
Completed 200 OK in 134ms (Views: 133.1ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-10-09 18:53:26 +0100
Served asset /application.css - 200 OK (2ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-10-09 18:53:26 +0100
Served asset /jquery.js - 304 Not Modified (4ms)
Started GET "/assets/els_session.js?body=1" for 127.0.0.1 at 2012-10-09 18:53:26 +0100
Served asset /els_session.js - 200 OK (1ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-10-09 18:53:26 +0100
Served asset /application.js - 200 OK (3ms)