Is there a way to determine if the current request is the first request of the Rails session? I could create a session variable to accomplish this, but it would be nice if you could do something like request.new_session?
Does that make sense? Thanks, Tom -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

