Can anyone expand here on why using a before create callback is a bad idea? In looking at the Stripe monospace-rails example app, it handles a user updating their card quite nicely, which wasn't covered in this episode. However, a before_save call is how they're handling it.
Awesome episode, I'm so grateful for this intro into Stripe
I too would like to know what people are using for Autocomplete and Autosuggest.
Also, for those that can't find the wiki from the links, the new active link for Sunspot is:
https://github.com/sunspot/sunspot/wiki
Can anyone expand here on why using a before create callback is a bad idea? In looking at the Stripe monospace-rails example app, it handles a user updating their card quite nicely, which wasn't covered in this episode. However, a before_save call is how they're handling it.
Awesome episode, I'm so grateful for this intro into Stripe
Thanks,