The attribute, balanced_card_uri, is saving as blank and not showing on this raise:
https://img.skitch.com/20120916-fpmxabwg6m4ys3y84rkti615iq.jpg
Here's the code from customer.rb: https://gist.github.com/ee0b27bebe14d88417d9
After first having problems, I realized I misnamed the attributes in attr_accessble and attr_accessor. I renamed them correctly and the balanced_card_uri still shows blank...
Help!