PodParley PodParley

#84 Cookie Based Session Store

In Rails 1.2 the default session store is file based. This is inefficient and difficult to maintain. In Rails 2.0 the default is now cookie based w...

An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#84 Cookie Based Session Store" was published on December 16, 2007 and runs 4 minutes.

December 16, 2007 ·4m · RailsCasts (Mobile)

0:00 / 0:00

In Rails 1.2 the default session store is file based. This is inefficient and difficult to maintain. In Rails 2.0 the default is now cookie based which has several benefits as you will see in this episode.

In Rails 1.2 the default session store is file based. This is inefficient and difficult to maintain. In Rails 2.0 the default is now cookie based which has several benefits as you will see in this episode.

No similar episodes found.

No similar podcasts found.

URL copied to clipboard!