Load Testing Rails Apps with Jmeter

I am experimenting with using Jmeter to load test my Rails Application.
I am looking to find the session variable name that identifies the
session id. This needs to be added to a HTML URL Re-writing modifier,
to associate a request with a session.

Any assistance would be appreciated.