Rails Console very slow Follow
The Rails console seems to be very slow at updating, is this a known bug? I'm outputting some pretty small hashes containing tweets to the console and it's taking 10 seconds or more to update the console.
My env details : Mac Pro, RubyMine 3.1, using RVM, Rails 3.0.3, Ruby 1.9.2p0
Please sign in to leave a comment.
Hi David,
Could you please create an issue at RubyMine's bugtracker at: http://youtrack.jetbrains.net/issues/RUBY
Also please describe in detail what kind of data do you print in the console?
In this case you'll get notified once if it is fixed.
Probably this is the problem related to: http://youtrack.jetbrains.net/issue/RUBY-7601
Regards,
Oleg
Yuo know, sometime RM cures itselves on its own. In some (black!)magick way.
I had a trouble with starting debugger (http://devnet.jetbrains.net/thread/292790?tstart=0)
Opening project in RM 2x = all is fine. Same project in Rm3.1 = no luck.
I still have no clue what I did -- but now it works.
Maybe your case is similar ))) -- just play with it, maybe it will unstuck on its own.))