Hi All, I am not sure but somehow something feels wrong . When I try to do "rails s" "rake migrate" "rake db:migrate" "rake spec" or anything else it takes around 10-15 mins . Is the same happening with someone else ? Configuration ruby - 1.9.3 windows rails - 3.2.3 bundler - 1.1.3 OS -windows server - Webrick, thin , mongrel SOS -- Regards, Piyush R. Gupta s : mba.piyushgupta e : mba.piyushgupta-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org b : blog.thebrainpoint.com w : www.thebrainpoint.com a : http://about.me/mbapiyush -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
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? On Friday, June 15, 2012 11:35:33 AM UTC+5:30, Piyush Rajesh Gupta wrote:> > Hi All, > > I am not sure but somehow something feels wrong . > When I try to do > > "rails s" > "rake migrate" > "rake db:migrate" > "rake spec" > or anything else > > it takes around 10-15 mins . > > Is the same happening with someone else ? > > Configuration > ruby - 1.9.3 windows > rails - 3.2.3 > bundler - 1.1.3 > OS -windows > server - Webrick, thin , mongrel > > SOS > > -- > Regards, > Piyush R. Gupta > s : mba.piyushgupta > e : mba.piyushgupta-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > b : blog.thebrainpoint.com > w : www.thebrainpoint.com > a : http://about.me/mbapiyush > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/TQbLVjM5DnkJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Are you using solr?, I has same problem when i was running server without indexing. If is this case. Firstly reindex then go ahead. On 16 June 2012 16:32, Karthikeyan A.K <mindaslab-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> 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? > > > On Friday, June 15, 2012 11:35:33 AM UTC+5:30, Piyush Rajesh Gupta wrote: >> >> Hi All, >> >> I am not sure but somehow something feels wrong . >> When I try to do >> >> "rails s" >> "rake migrate" >> "rake db:migrate" >> "rake spec" >> or anything else >> >> it takes around 10-15 mins . >> >> Is the same happening with someone else ? >> >> Configuration >> ruby - 1.9.3 windows >> rails - 3.2.3 >> bundler - 1.1.3 >> OS -windows >> server - Webrick, thin , mongrel >> >> SOS >> >> -- >> Regards, >> Piyush R. Gupta >> s : mba.piyushgupta >> e : mba.piyushgupta-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org >> b : blog.thebrainpoint.com >> w : www.thebrainpoint.com >> a : http://about.me/mbapiyush >> >> -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/TQbLVjM5DnkJ. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
> > > On 16 June 2012 16:32, Karthikeyan A.K <mindaslab-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> 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? >> >> >> On Friday, June 15, 2012 11:35:33 AM UTC+5:30, Piyush Rajesh Gupta wrote: >>> >>> Hi All, >>> >>> I am not sure but somehow something feels wrong . >>> When I try to do >>> >>> "rails s" >>> "rake migrate" >>> "rake db:migrate" >>> "rake spec" >>> or anything else >>> >>> it takes around 10-15 mins . >>> >>> Is the same happening with someone else ? >>> >>> Configuration >>> ruby - 1.9.3 windows >>> rails - 3.2.3 >>> bundler - 1.1.3 >>> OS -windows >>> server - Webrick, thin , mongrel >>> >>> SOS >>> >>> -- >>> Regards, >>> Piyush R. Gupta >>> s : mba.piyushgupta >>> e : mba.piyushgupta-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org >>> b : blog.thebrainpoint.com >>> w : www.thebrainpoint.com >>> a : http://about.me/mbapiyush >>> >>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 Maybe here you can get some help https://groups.google.com/forum/?fromgroups#!forum/railsinstaller Javier Q -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Problem was my gemfile Piyush Gupta wrote in post #1064693:> Hi All, > > I am not sure but somehow something feels wrong . > When I try to do > > "rails s" > "rake migrate" > "rake db:migrate" > "rake spec" > or anything else >-- 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 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/978ab30bda8f89e2bd2347f5c3f40e36%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.