Project

General

Profile

« Previous | Next » 

Revision 25a78f53

Added by murmur about 6 years ago

  • ID 25a78f53c843cdfa1cf773466828038e1629c27f
  • Parent 5cdedae3

Update Fix Rails versioned migrations for Rails 5

View differences:

db/migrate/20140909170102_abrt_reports_drop_timestamps.rb
class AbrtReportsDropTimestamps < ActiveRecord::Migration
class AbrtReportsDropTimestamps < ActiveRecord::Migration[4.2]
def change
remove_timestamps :abrt_reports
end

Also available in: Unified diff