Fjordur wrote:
> Hi,
> I'm learning RoR, been throught various tutorials on scaffolding, done
> the O'Reilly "Ruby on Rails" book by Tate and Hibbs.
> 
> I'm planning to build a full web application with logins and sessions.
> Can you point me to a tutorial to help me design the architecture:
> - components (how to login, manage users data...)
> - best practice to manage sessions , global design.
> 
> Thanks,

Hi,

Ruby on Rails questions are often better received in the Ruby on Rails 
forum ( http://www.ruby-forum.com/forum/3 ).

The best book I've seen for what you want to do is Agile Web Development 
with Ruby on Rails ( 
http://www.pragmaticprogrammer.com/titles/rails/index.html ), 
supplemented with a good book about Ruby, perhaps David A. Black's Ruby 
for Rails ( http://www.manning.com/black/ ).

Regards,

Chris

-- 
Posted via http://www.ruby-forum.com/.