Method: GiftCard#to_s

Defined in:
app/models/gift_card.rb

#to_sObject



13
14
15
# File 'app/models/gift_card.rb', line 13

def to_s
	number
end