clarion/app/models
Petko Bordjukov 5e15a055e1 Introduce CallForParticipation status predicates
Introduce the #open? #closed? and #in_progress? methods for the
CallForParticipation model.
2015-05-24 01:17:41 +03:00
..
concerns Introduce a Proposable concern 2015-04-20 18:35:22 +03:00
.keep Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
call_for_participation.rb Introduce CallForParticipation status predicates 2015-05-24 01:17:41 +03:00
conference.rb Fix the submissions chart 2015-04-20 19:11:39 +03:00
event.rb Introduce a confirmed scope for Event 2015-04-20 18:37:14 +03:00
event_type.rb Introduce the EventType model 2015-04-17 03:39:18 +03:00
hall.rb Implement deletion of conferences 2014-10-15 13:32:58 +03:00
proposition.rb Make the status attribute of Proposition an enum 2015-04-20 18:34:17 +03:00
slot.rb Add schedule model 2014-10-12 13:26:07 +03:00
speaker_profile.rb User details preview 2014-09-17 17:48:46 +03:00
track.rb Introduce an association to Events from Conferences 2015-04-17 22:12:13 +03:00
user.rb Sort suggestions by speaker name 2014-10-10 19:23:38 +03:00