Kelly Felkins's blog



Kelly FelkinsKelly Felkins
Standup 1/20/2011: Admin flag with Devise?
edit Posted by Kelly Felkins on Friday January 21, 2011 at 01:44PM

Ask for Help

"Any suggestions for analytics on iPad events?"

Questions like, how many times has this video been played or how many times has this object been tapped.

One suggestion was to hit a web server somewhere with some details and use splunk to analyze it.

"Any experience using a flag to indicate an administrator in Devise?"

Some indicated that this is difficult to do with Devise, and recommended against it. Someone else pointed out that the Device site actually includes this as an example.