Kelly Felkins's blog
Ask for Help
"What do you recommend for Devise user invitations?"
Interesting Things
- Did you know that Rubymine can search files found with a previous search? Do cmd-shift-f and do a search. Do cmd-shift-f again. In the dialog, select 'custom'. In the drop down list is 'Files in Previous Search Result'
- Former Pivot Alex Chaffee is teaching a javascript class, and there are still a few openings.
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.
