Re: [Rails] Simple Database Migration

2016-05-02 Thread Colin Law
On 2 May 2016 at 04:29, Kane Scott wrote: > I am very new to Ruby and need to do a simple database migration. I have > a table in my database called data_sources and I need to update record > id 3 field systems from Fusion to Fusion,Matrix. Do you mean that you are trying to change the contents o

[Rails] Simple Database Migration

2016-05-01 Thread Kane Scott
I am very new to Ruby and need to do a simple database migration. I have a table in my database called data_sources and I need to update record id 3 field systems from Fusion to Fusion,Matrix. I had ruby auto create the file but then I just got lost. class UpdateDataSourcesGlvarSystems < ActiveRe