You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Whether I type "rspec" or "rake spec" in the terminal, it just hangs and never finishes the testing suite. I've commented out tests, ran test files individually, but it still just stops. Closest I got to having it finish was uninstalling and reinstalling rspec-rails. First time I run it, I get it to finish. Second time, I get this: $ rake spec /Users/edmac/.rvm/rubies/ruby-2.1.3/bin/ruby -I/Users/
I have a rake task which imports 38242 rows from a local CSV file. Even though it might not be the most efficient way, for each row create! is executed to create a new record. Just by updating Rails to 5.0.1, without changing anything else, the time to create these records increased tremendously. I couldn't find anything in the changelog that would indicate such an increase. Any ideas? The rake ta
You can see the script being used to reproduce the issue and its output in multiple ruby interpreters on this gist The ruby garbage collector, specially in MRI, isn't reliable in regards to tracking leaks by objects living in ObjectSpace alone. Therefore, I've done my best in order to work around GC quirks to demonstrate the actual leak. I've setup a simple rails app at https://github.com/mtoledo/
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く