currently I have a rails 3 app with devise. it requires the users to register / signin for access.
I would like to enable guest users. So that when a user visits certain
Checkout this rails cast about guests users. Details about Devise at around 5:40.