41 42 43
# File 'app/datatables/admin/effective_event_tickets_datatable.rb', line 41 def event Effective::Event.find(attributes[:event_id]) end