Sha256: cffa9118a75773c9c48a2ed905f070b778cc8e3cdce1a8019d1c87e7fdc3ae3c
Contents?: true
Size: 135 Bytes
Versions: 10
Compression:
Stored size: 135 Bytes
Contents
class AddSettingsToLibraryGroup < ActiveRecord::Migration[5.2] def change add_column :library_groups, :settings, :text end end
Version data entries
10 entries across 10 versions & 10 rubygems