method

restore

rails latest stable - Class: CGI::Session::MemCacheStore

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.2.1) is shown here.

restore()
public

Restore session state from the session’s memcache entry.

Returns the session state as a hash.

1Note

RESTful actions

nrvn93 ยท May 7, 2009

REST adds many constraints. It restricts your controllers to seven actions. Normally this is okay, but sometimes you need to add your own custom actions.

http://railscasts.com/episodes/35-custom-rest-actions