#9 ✓resolved
Owen

hobo_migration 'm' option not working on Windows

Reported by Owen | April 7th, 2008 @ 11:33 PM

Not a big deal, but is it supposed to call 'rake db:migrate' automatically?

Comments and changes to this ticket

  • Tom Locke

    Tom Locke April 9th, 2008 @ 09:54 AM

    • State changed from “new” to “open”
    • Title changed from “hobo_migration 'm' option not working” to “hobo_migration 'm' option not working on Windows”

    This works fine for me, I'm guessing it's a Windows only problem

  • Owen

    Owen April 20th, 2008 @ 09:25 PM

    It seems that Windows requires this syntax using the "system" command:

    system "rake.bat db:migrate"

    not

    system "rake db:migrate"

    Don't know why...

  • Tom Locke

    Tom Locke April 21st, 2008 @ 12:29 PM

    • State changed from “open” to “resolved”

    Thanks Owen

    I've added the fix and tested - seem to work well.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Tags

Pages