David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
Ruby Rogues Panelist
David Kimura PRO said over 2 years ago on PDFs with Prawn :
In those cases, it may be easier to use wickedpdf.

David Kimura PRO said over 2 years ago on Creating and Reading QR Codes :
on the iphone, you should be able to hook it up to a mac via the lightning cable and open up the safari debugger. This would give you the ability to see any console errors in the iOS safari.

David Kimura PRO said over 2 years ago on display Username Available in Account creation :
This does have some security concerns as it provides information to a potentially bad actor that they did not have before.

David Kimura PRO said over 2 years ago on Roles from Scratch :
The Rolify gem is great if the complexity is needed. Otherwise, I feel like this is a simple enough implementation that would accomplish many use cases as well as not introduce another dependency.

David Kimura PRO said over 2 years ago on Roles from Scratch :
ah.. like it!