clarion/app/models
Petko Bordjukov 8508d64a92 Introduce a Proposable concern
The Proposable concern defines a relation to a Proposition and defines
scopes that translate to the statuses of the Proposition.
2015-04-20 18:35:22 +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
conference.rb Introduce an association to Events from Conferences 2015-04-17 22:12:13 +03:00
event.rb Remove several unneeded colums from events 2015-04-17 03:56: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