ruby on rails - Users and User Session -


i'm looking @ dependencies model , users_session class 1 has no dependencies. should there it?

this how usersession class looks in app using authlogic:

class usersession < authlogic::session::base end 

and no, doesn't contain explicit relationships. logic instead contained in authlogic::session::base. don't need worry relationships.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -