Sha256: 524d5c7f168ab4b0a35f77dddeb551f5b6fed0e0a41d7e43db667fb281661d41

Contents?: true

Size: 312 Bytes

Versions: 63

Compression:

Stored size: 312 Bytes

Contents

class AddAttachmentResumeToParticipants < ActiveRecord::Migration[4.2]
  # Paperclip was removed on 10/19/2016 by Stuart Olivera

  # def self.up
  #   change_table :participants do |t|
  #     t.attachment :resume
  #   end
  # end

  # def self.down
  #   drop_attached_file :participants, :resume
  # end
end

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
hackathon_manager-0.11.0 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.10.3 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.10.2 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.10.1 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.10.0 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.9.2 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.9.1 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.9.0 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.8.2 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.8.1 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.8.0 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.7.1 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.7.0 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.6.6 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.6.5 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.6.4 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.6.3 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.6.2 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.6.1 db/migrate/20150104190233_add_attachment_resume_to_participants.rb
hackathon_manager-0.6.0 db/migrate/20150104190233_add_attachment_resume_to_participants.rb