Okay, when trying to migrate my rails project I get the following message:
rake aborted:
Could not find table 'directions'
It has been different tables depending on whether I populate a table in the migration for that table or a separate migration run later in the chain. Any idea why this is happening. I personally have absolutely no clue and have found nothing anywhere to suggest anything.
|