Sha256: 23f51d1e09da1a5426927710fedf68efbd73dc166953602dc23446b37f4040e2
Contents?: true
Size: 126 Bytes
Versions: 11
Compression:
Stored size: 126 Bytes
Contents
class AddEmailToLibraryGroup < ActiveRecord::Migration def change add_column :library_groups, :email, :string end end
Version data entries
11 entries across 11 versions & 9 rubygems