Class Authorship
In: app/models/authorship.rb
Parent: ActiveRecord::Base

Methods

Protected Instance methods

If the person registering this proposal is not registered for the relevant conference, register him

If the last remaining author de-registers himself from a proposal, remove the proposal (and avoid having it as an orphan)

Make sure every authorship has position (relative ordering) information; 1 if it‘s the first authorship for a proposal, and at the bottom of the list otherwise

[Validate]