Class: Gemgento::SavedCreditCard
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Gemgento::SavedCreditCard
- Defined in:
- app/models/gemgento/saved_credit_card.rb
Overview
Instance Attribute Summary collapse
-
#cc_cid ⇒ Object
Returns the value of attribute cc_cid.
Instance Attribute Details
#cc_cid ⇒ Object
Returns the value of attribute cc_cid.
14 15 16 |
# File 'app/models/gemgento/saved_credit_card.rb', line 14 def cc_cid @cc_cid end |