ankane / authtrail

Track Devise login activity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For Specific Model

milapshah opened this issue · comments

commented

Hello,
I have 3 models with Devise authentication.
But I want to just track login activity of particular Model not for all Models.

So can I do this using this Gem?

Hey @milapshah, check out the readme for how to exclude certain login attempts from tracking.