On 14 November 2015 at 23:09, vakho davlasheridze <[email protected]> wrote: > Hello, i am trying to start learning ruby on rails. On my windows i > installed ruby version 2.2.0 an rails version 4.2.5. > > All the gems was installed correctly (i think) and i created new rails > project, but when i try to start rails server i got problem:
Have you run bundle install I bigger problem is that you are trying to run rails on Windows. Very few developers use Win so it will be difficult to get help, and Rails on Win can be problematic. I always suggest running something like Ubuntu either in a virtual machine on Windows or even better dual booting the machine into Win or 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvARzoQU7%3Dxr3fvQQpBAWqnDRBZK9_QnRui6mk%3DMMV9fg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

