Sha256: c2f48397473ac2318e3445d2a3750e47c863ebb536b04bb312090a158187ae66
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
class AddRespostaVistaToConsulta < ActiveRecord::Migration def change add_column :consultas, :resposta_vista, :boolean end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-sabia-1.0.1 | db/migrate/20140204201145_add_resposta_vista_to_consulta.rb |