Sha256: 05c6c697ce5843934ff106bc9081b57b68f815a1f939fdf8014f1caff6f6e172
Contents?: true
Size: 126 Bytes
Versions: 3
Compression:
Stored size: 126 Bytes
Contents
module SocialFramework class ParticipantEvent < ActiveRecord::Base belongs_to :event belongs_to :schedule end end
Version data entries
3 entries across 3 versions & 1 rubygems