Sha256: 89cf80b02d90f5326d32f0bd5d013503b56813220b5a7f054be5812a1b3b46fd
Contents?: true
Size: 137 Bytes
Versions: 125
Compression:
Stored size: 137 Bytes
Contents
class AddHtmlSnippetToLibraryGroup < ActiveRecord::Migration def change add_column :library_groups, :html_snippet, :text end end
Version data entries
125 entries across 117 versions & 21 rubygems