Hi,
It's very simple in general context to setup a session in Ruby On Rails.
You can just use
session["your-key-for"] = value

It's really it.
But for more accurate answers you have to provide what kind of session you
want to establish.
So that we can answer accurately and precisely.


On Fri, Oct 16, 2009 at 4:30 PM, bonagiri sravan kumar
<[email protected]>wrote:

> Any one worked on sessions in RoR if so please help me how to create a
> session and how to use them in other controller.....
>
>
> Thanks
>
> Sravan Kumar
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ruby-on-rails-programming-with-passion" group.
To unsubscribe from this group, send email to
ruby-on-rails-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to