Project

General

Profile

Download (125 Bytes) Statistics
| Branch: | Tag: | Revision:
class AddConfigReportsOrigin < ActiveRecord::Migration[5.1]
def change
add_column :reports, :origin, :string
end
end
(394-394/407)