This renders a datatable based off a report
25 26 27
# File 'app/datatables/effective_report_datatable.rb', line 25 def report Effective::Report.deep.find(attributes[:report_id]) end