Sha256: 653e021f917d0709ed9d55d718cada7603f807e320815a0f6977ede2ebb5531d
Contents?: true
Size: 353 Bytes
Versions: 6
Compression:
Stored size: 353 Bytes
Contents
module TicketMaster::Provider module Yoursystem # The comment class for ticketmaster-yoursystem # # Do any mapping between Ticketmaster and your system's comment model here # versions of the ticket. # class Comment < TicketMaster::Provider::Base::Comment # declare needed overloaded methods here end end end
Version data entries
6 entries across 6 versions & 1 rubygems