Rails 3 | Ruby 193 | taking 10-15 mins

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 : Piyush Rajesh Gupta - New Delhi, India, Hindustan Times, India, Indian Institute of Management, Lucknow | about.me


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.