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

Version Path
social_framework-1.0.1 app/models/social_framework/participant_event.rb
social_framework-0.0.3 app/models/social_framework/participant_event.rb
social_framework-0.0.2 app/models/social_framework/participant_event.rb