[Rails] Session values

2012-02-08 Thread Jonah Jameson
Hello Everyone, I am new to Ruby. My application revolves around the user having a "Customer" object and having that customer id in the session. Right now I have a customer service which creates the customer or finds one that has been created and adds the id to the session. However, I can't gu

[Rails] session values not being stored

2009-04-28 Thread pepe
This is sort of a repeat post. I apologize in advance but the other one got one reply and was not that helpful to solve the problem I'm having. Evironment is Rails 2.3.2. and Ruby 1.8.6 (patchlevel 111). Windows XP. I have an application with only 1 controller and several auto-complete fields th