class AddChangesBranch < ActiveRecord::Migration def self.up add_column :changes, :branch, :string end def self.down remove_column :changes, :branch end end ='shortcut icon' href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.dev.js
blob: 95b82b823a417d39e7825b0e60d299b1a11ab976 (plain)
1
2
3
4
5
6
7
8
9