OK, if you have a slow internet connection, rails s will take a long time (as bundler will run and check the internet for nay dependencies). Since you say almost everything is slow, have you checked if your system is fast? Any malware or something?
OK, if you have a slow internet connection, rails s will take a long time (as bundler will run and check the internet for nay dependencies). Since you say almost everything is slow, have you checked if your system is fast? Any malware or something?
In the beginning I though that windows itself was a problem, because I started with rails in windows and it took too much time to start, but now that bundle is mentioned I’m not sure if the problem is windows or bundler. Now I’m using ubuntu and it starts in a decent amount of time