Sha256: 75d1fd12a1e20871cfce547c88e7ac68effb472aea59ffcdee3f145ac5b63e72
Contents?: true
Size: 232 Bytes
Versions: 108
Compression:
Stored size: 232 Bytes
Contents
class DorsaleAlexandrieAttachmentsAddSender < ActiveRecord::Migration def change add_column :dorsale_alexandrie_attachments, :sender_id, :integer add_column :dorsale_alexandrie_attachments, :sender_type, :string end end
Version data entries
108 entries across 108 versions & 1 rubygems