Tag Archives: restful_authentication

Impersonate an user in Rails

I have been using Rick Olson’s restful_authentication plugin for quite some time now. Recently I came across a requirement where the Site Admin was required to be able, to impersonate any user on the site. Here’s how I achieved this: … Continue reading

Leave a Comment

Filed under Ruby on Rails