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