Sha256: 87aad5f5e232abd08440a06fda8dacb8d04179fa2655f3e712d57a44a4884284
Contents?: true
Size: 125 Bytes
Versions: 1
Compression:
Stored size: 125 Bytes
Contents
class AddModuloIdToConsultas < ActiveRecord::Migration def change add_column :consultas, :modulo_id, :integer end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-sabia-1.0.1 | db/migrate/20140422003735_add_modulo_id_to_consultas.rb |