clarion/app/controllers
Petko Bordjukov 0ece79a8ae Scope event operations to the current conference
An indirect Conference -> Track -> Proposition -> Event relation exists
within the data model. Use it to limit all operations in the Events
controller to events, associated with the current conference.
2015-07-19 14:11:44 +03:00
..
concerns Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
management Scope event operations to the current conference 2015-07-19 14:11:44 +03:00
application_controller.rb Initial events CRUD 2015-07-14 21:00:02 +03:00