Hi every body. I would like to know if this problem is occurs only with me? I was unable to get Mysql2 ou Sqlite3 working with Ruby and rails. -ruby 2.0.0p247 (2013-06-27) [i386-mingw32] -Rails 4.0.0. I tried several tutorials but no one work for me. See same examples, for sqlite3: https://github.com/luislavena/sqlite3-ruby/issues/82 http://stackoverflow.com/questions/15480381/how-do-i-install-sqlite3-for-ruby-on-windows And many others. I can install de gems but When a run the app it´s simple crash. For mysql http://blog.mmediasys.com/2011/07/07/installing-mysql-on-windows-7-x64-and-using-ruby-with-it/ Anyone has a simple way to install the database? Tks. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/16c6f107-f7a2-4b97-99f4-46e34e8442d7%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Getting good support for rails in windows is difficult. Why don''t you switch to Ubuntu or OSX? -- Dheeraj Kumar On Thursday 8 August 2013 at 1:39 AM, Alexandre Alves wrote:> Hi every body. > I would like to know if this problem is occurs only with me? > I was unable to get Mysql2 ou Sqlite3 working with Ruby and rails. > -ruby 2.0.0p247 (2013-06-27) [i386-mingw32] > -Rails 4.0.0. > I tried several tutorials but no one work for me. > > See same examples, for sqlite3: > https://github.com/luislavena/sqlite3-ruby/issues/82 > http://stackoverflow.com/questions/15480381/how-do-i-install-sqlite3-for-ruby-on-windows > And many others. > I can install de gems but When a run the app it´s simple crash. > > For mysql > http://blog.mmediasys.com/2011/07/07/installing-mysql-on-windows-7-x64-and-using-ruby-with-it/ > > Anyone has a simple way to install the database? > > Tks. > > > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/16c6f107-f7a2-4b97-99f4-46e34e8442d7%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/677B3E5EA6D14EE7A493D8B38A2DE5B5%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
On 7 August 2013 21:09, Alexandre Alves <ale.asilva-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi every body. > I would like to know if this problem is occurs only with me? > I was unable to get Mysql2 ou Sqlite3 working with Ruby and rails. > -ruby 2.0.0p247 (2013-06-27) [i386-mingw32] > -Rails 4.0.0. > I tried several tutorials but no one work for me. > > See same examples, for sqlite3: > https://github.com/luislavena/sqlite3-ruby/issues/82 > http://stackoverflow.com/questions/15480381/how-do-i-install-sqlite3-for-ruby-on-windows > And many others. > I can install de gems but When a run the app it´s simple crash.What do you mean by simple crash? Is there not an error message of some sort? I agree with Dheeraj though, much better to use a Linux distribution such as Ubuntu. Run it in a virtual machine in Windoze or set your PC up to dual boot Win and Ubuntu. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtTMfJVQUU9NsaXMA-3UnLCZb%2BP89w%3DY5AwMKPgckZYgw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.