Guest User

Untitled

a guest
May 26th, 2018
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. => #<User id: 3, customer_profile_id: 481173, login: "john@esdezines.com", email: "esparkman@esdezines.com", crypted_password: "79839e756de90e0e4353e63163ca09c87af3b4bd", salt: "6fd2aafddba13aaa3df8b3e164d475fac4acf694", created_at: "2008-11-03 21:15:58", updated_at: "2008-11-03 21:17:53", remember_token: nil, remember_token_expires_at: nil, activation_code: "979873dcb4283d6ff5b5c0e48a69742d7ed5aea5", activated_at: "2008-11-03 21:17:53", password_reset_code: nil, enabled: true, sponsor_code: 41252075, code_used: 14387199, sponsor_id: 1, last_name: "Doe", first_name: "John", company_name: "", title: "", website_address: "", address_one: "", address_two: nil, city: "", state: "", zip_code: "", tel_num: "", alt_tel_num: "", fax_num: "", ip_address: nil, cim_key: "cms_a7583_1225746958">
  2. >> x.send(:persist_to_authorize_net)
  3. User::CIMProfileCreationError: could not create CIM profile
  4. from /Users/evansparkman/webapps/cms/app/models/user.rb:217:in `persist_to_authorize_net'
  5. from (irb):8:in `send'
  6. from (irb):8
Add Comment
Please, Sign In to add comment