Hi,

I'm building a hobo app who's main function is to provide an API to an iOS
app.  I'd like to extend the hobo user model to work with some kind of
token based user authentication. My question though is less about
authentication than how to navigate around Hobo.  I've read the
http://cookbook.hobocentral.net/manual/users_and_authenticationdocumentation
and have generated a user model that includes
hobo_model_controller but I can't figure out where the session handling
code is.

Could anyone give me some pointers about how to find and navigate through
all of the goodness that Hobo provides?  I'd like it to seem a little less
magic.  I can find the code for the hobo gem with `bundle show hobo

-- 
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.

Reply via email to