Showing 1 videos tagged with cookie

Railscast - Episode 84: Cookie Based Session Store

00:04:00 railscasts.com
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.