Tue May 21 2013 22:12:38 GMT-0700 (PDT) 1
GET / controller: main action: index
>>> perform protect from forgery
<<< protect from forgery [0 ms]
>>> perform loadUser
/Users/toddysm/Development/Projects/iddioodev/app/controllers/application_controller.js:19
if (session.passport.user) {
^
TypeError: Cannot read property 'passport' of undefined
at Object.loadUser (/Users/toddysm/Development/Projects/iddioodev/app/controllers/application_controller.js:19:13)
at Object.<anonymous> (/Users/toddysm/Development/Projects/iddioodev/node_modules/railway/lib/controller.js:377:20)
at /Users/toddysm/Development/Projects/iddioodev/node_modules/railway/lib/controller.js:354:24
at process._tickCallback (node.js:415:13)