[Rails] Re: Session values

2012-02-08 Thread Jonah Jameson
Thanks gerbdla, Bascially "CustomerService" is a controller (customer_controller.rb) that handles the operations concerning a Customer object in my application. This customer object is also represented by a table in the db. Now I have other controllers that handle other aspects of the appli

[Rails] Re: Session values

2012-02-08 Thread gerbdla
can you give more details. what exactly do you mean by customer service? Is it an object a flow? sorry maybe someone else understands but I am trying to figure out what you mean by service. On Feb 8, 10:42 am, Jonah Jameson wrote: > Hello Everyone, >   I am new to Ruby.  My application revolve

[Rails] Re: session values not being stored

2009-05-02 Thread pepe
Please help. Is it possible that nobody has any idea about this problem? I would like to fix the code the right way. Thank you. Pepe On Apr 28, 6:33 pm, pepe wrote: > 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 p