Hi! Im not only a complete newbie to this forum, I am also unsuccessfully trying to get a ruby on rails application started. The application is working until you try to access the database. The problem is that there is a database schema that needs to be loaded through the Instant Rails mySQL-server, that is not loaded. I was wondering if anyone knows (I bet its really easy?) how to do this, and would mind helping me out with this? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Rahul Hamdapurkar
2007-Apr-12 12:03 UTC
Re: loading a database schema in the InstantRails MySQL
Hi As a beginner you can refer http://instantrails.rubyforge.org/tutorial/index.html for your first database application. Regards, Lars Andren wrote:> Hi! > Im not only a complete newbie to this forum, I am also unsuccessfully > trying to get a ruby on rails application started. The application is > working until you try to access the database. The problem is that there > is a database schema that needs to be loaded through the Instant Rails > mySQL-server, that is not loaded. > > I was wondering if anyone knows (I bet its really easy?) how to do this, > and would mind helping me out with this?-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thank you very much, this tutorial was quite helpful to me. /Lars Rahul Hamdapurkar wrote:> Hi > As a beginner you can refer > http://instantrails.rubyforge.org/tutorial/index.html > for your first database application. > > Regards, > > > Lars Andren wrote: >> Hi! >> Im not only a complete newbie to this forum, I am also unsuccessfully >> trying to get a ruby on rails application started. The application is >> working until you try to access the database. The problem is that there >> is a database schema that needs to be loaded through the Instant Rails >> mySQL-server, that is not loaded. >> >> I was wondering if anyone knows (I bet its really easy?) how to do this, >> and would mind helping me out with this?-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---