3 lines
92 B
Ruby
3 lines
92 B
Ruby
# frozen_string_literal: true
|
|
|
|
json.array! @reports, partial: "reports/report", as: :report
|