Project

General

Profile

Download (122 Bytes) Statistics
| Branch: | Tag: | Revision:
class AbrtReportsDropTimestamps < ActiveRecord::Migration[4.2]
def change
remove_timestamps :abrt_reports
end
end
(2-2/2)