58 59 60
# File 'app/datatables/admin/effective_event_products_datatable.rb', line 58 def event Effective::Event.find_by_id(attributes[:event_id]) end