93 94 95
# File 'app/datatables/admin/effective_event_tickets_datatable.rb', line 93 def event Effective::Event.find_by_id(attributes[:event_id]) end