We've moved discussions to Discord

Helper Methods, scopes and useful additions

Willard Moore
I just realized that limiting google analytics and things like that to only tracking if the current_user isn't an admin isn't going to be enough. I'm using Fullstory.com and when I masquerade as a user tracking information starts showing up for me even though I'm an admin. I haven't started looking into this too much yet since it's not that big a deal, but I think it would for the template's sake to have something established for these kinds of use cases. 

I'm sure there could be a number of other helper methods that would be great out of the box.
Chris Oliver
You can use user_masquerade? from he devise masquerade gem to detect if a user is masquerading.
Notifications
You’re not receiving notifications from this thread.