[Rails] Sessions in Rails

2011-05-25 Thread Leo M.
I'm sorry, I originally posted this topic on Rails-Deployment, but it's evidently the wrong area. I didn't want to, did that on distraction, sorry :) Anyway, the original post was this below: Hello! I'm at my very first application in Rails, and I'm learning from Agile Development with Rails.

Re: [Rails] Sessions in Rails 3

2011-02-10 Thread Jatin kumar
://guides.rubyonrails.org/security.html#sessions http://www.quarkruby.com/2007/10/21/sessions-and-cookies-in-ruby-on-rails http://www.quarkruby.com/2007/9/20/ruby-on-rails-security-guide#sessions http://ryandaigle.com/articles/2007/2/21/what-s-new-in-edge-rails-cookie-based-sessions On Wed, Feb 9, 2011 at 10

[Rails] Sessions in Rails 3

2011-02-08 Thread Manoj Sachwani
Any good tuts on Sessions in Rails 3? -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr

[Rails] Sessions in Rails 2.3?

2009-06-11 Thread Alex Barlow
Hi guys, new here so bonjour.. Sorry if this question has been asked, but i had a good look and i'm just generally confused about this at the moment! ive been learning rails for about 4 months now and im on to sessions and more importantly where there stored, i have Agile web development and