devise_lastseenable
devise_lastseenable copied to clipboard
Option to limit writes to a time interval
I only want to write to the database once every X minutes, the default currently appears to be 5 minutes. It would be really nice to be able to specify a custom interval for writes.