On May 9, 7:56 pm, limux <[email protected]> wrote: > I use Padrino to develope a sample blog followed the tutorial in the > offical web. > First I use Sequel and sqlite3, all the rake task of migrates failed > for > the message of 'can not open the database'. I do't know where I was > wrong and How to resolve. So I then use ActiveRecord and sqlite3 do > the > tutorial and it works well. > > Please some advices!
How about ask on the Padrino list (http://groups.google.com/group/ padrino), since they are the ones who wrote the rake task? :) Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en.
