Sha256: e4516fa071685896e8a1b6cf83cf49bb782928463320c51c2b860dbbbf0a4115

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

class AddObjectChangesToVersions < ActiveRecord::Migration[5.0]
  def change
    add_column :versions, :object_changes, :text
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
inline_forms-5.1.0 db/migrate/20180116154757_add_object_changes_to_versions.rb
inline_forms-5.0.23 db/migrate/20180116154757_add_object_changes_to_versions.rb