Sha256: 2bb8f30a125dc56f1d198b98422d45673f47373d31783532f78c65c568b64868
Contents?: true
Size: 128 Bytes
Versions: 1
Compression:
Stored size: 128 Bytes
Contents
class AddTurnoToAgendamentos < ActiveRecord::Migration def change add_column :agendamentos, :turno_id, :integer end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-sabia-1.0.1 | db/migrate/20150620210451_add_turno_to_agendamentos.rb |