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