Hassan Schroeder wrote in post #1146499: >> Indeed they show how to fetch data from the database but I have only >> seen exemples with "scaffold's views", I mean _form, new, index... > > Seriously? On this page that Colin referenced: > > http://guides.rubyonrails.org/active_record_querying.html > > where do you see *anything* about "views"? > > Hint: you don't. ActiveRecord is completely orthogonal to views. >
You're right because I don't refer to the ActiveRecord link but to railstutorial.org!! I haven't manage to do what I want to do but may be the login/logout chapter of railstutorial.org will help me because I realize that he creates controller and view for Session and session doesn't refer to any special class. Fab -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/8c5f61afab6e2b973d683c52d67fab7a%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

