2008/9/23 Nikos Dimitrakopoulos <[EMAIL PROTECTED]>: > > Nope, it's not AR's fault. Checked it right now. In rails generator > running > > $./script/generate model Post body:string created_at:datetime > > works as expected, while > > $ ./script/generate model AnotherPost string:body datetime:created_at > > results in the same error merb raised for the opposite. This probably > means that the generator (merb's) is messed up.
That's what I said one post later ;) -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
