I have a Rake task that loads configuration data into the DB from a file, is there a correct ruby/rails way to call it on a migration up? I have a Rake task that loads configuration dat
I have a Rake task that loads configuration data into the DB from a file, is there a correct ruby/rails way to call it on a migration up? I have a Rake task that loads configuration dat