Sha256: 5c2c549ff3e5a88cd38cbd9a6cc7df070676fc0eaf1d521a15f5e06d3b87f3d9
Contents?: true
Size: 130 Bytes
Versions: 223
Compression:
Stored size: 130 Bytes
Contents
class AddSettingsToLibraryGroup < ActiveRecord::Migration def change add_column :library_groups, :settings, :text end end
Version data entries
223 entries across 215 versions & 22 rubygems