Sha256: c1368ec9f894a6ed1faa93997ce1eaa5e8cb82b1117b6c8c0e1c28f6acdf6866

Contents?: true

Size: 149 Bytes

Versions: 37

Compression:

Stored size: 149 Bytes

Contents

class AddBoardedBusToQuestionnaires < ActiveRecord::Migration[5.1]
  def change
    add_column :questionnaires, :boarded_bus_at, :datetime
  end
end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
hackathon_manager-0.14.1 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.14.0 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.12 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.11 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.10 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.9 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.8 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.7 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.6 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.5 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.4 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.3 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.2 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.1 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.13.0 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.12.2 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.12.1 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.12.0 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.11.2 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb
hackathon_manager-0.11.1 db/migrate/20180126174252_add_boarded_bus_to_questionnaires.rb