method

restore

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