"echo the require statements"? I'm not sure what that means...and google seems to be no help... And which task? The migration task?
*ponder* But, you don't think that weird migration code is wrong, then? If it's right, I'm stumped (unless you can explain what you meant about echoing the require statements, that is) -Jenny On Jan 6, 11:56 am, Jonathan Stott <[email protected]> wrote: > On Tue, 6 Jan 2009 07:57:35 -0800 (PST) > > Jenny <[email protected]> wrote: > > Of course it still isn't working, but that's one bug defeated! Now > > it's all upset that it can't find user.rb in my migrations folder, > > when i can see it ^_^;; Probably some sort of compiler error. > > Try editing the task to make it echo the require statements? > > Not finding the users.rb sounds like a problem it's having before it reaches > the migrate_up! line, since that's just operating on the loaded code. > > > > > My code for the user migration is: > > >http://pastie.org/353830 > > The user migration has the correct syntax (or at least it appears to) > > > > > Which doesn't look right to me, but the ActiveRecord style code > > doesn't work either, giving the exact same error. (the altered code > > being found at: http://pastie.org/353832) > > > -Jenny > > Regards, > Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
