On Mar 1, 11:54 am, kevinpfromnm <[email protected]> wrote: > it should be current_user.signed_in? but yes, that should work
It doesn't. I changed the method to current_user.signed_in? as you suggested, but still get "undefined method `signed_in?' for #<User: 0xcefc6b0>." Looks like there's a bug somewhere in Hobo, if this is expected to work. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
