Sha256: 0c397a1a6f1f0bc56f7ee12135b47c31239da233b4e2ad171e40c2ca7490aad8
Contents?: true
Size: 186 Bytes
Versions: 53
Compression:
Stored size: 186 Bytes
Contents
class Tramway::Event::Person < ::Tramway::Event::ApplicationRecord has_and_belongs_to_many :sections, class_name: 'Tramway::Event::Section' mount_uploader :photo, PhotoUploader end
Version data entries
53 entries across 53 versions & 1 rubygems