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
Steps to reproduce generate a migration with a non-nullable polymorphic relation, e.g., t.references :author, polymorphic: true, null: false inspect the database schema and notice that the _id column (e.g., author_id) is not nullable while the _type column (e.g. author_type) of the polymorphic relation is still nullable Expected behavior the _type column should also be set to NOT NULL in the datab
Hey, We have strange lag with ActionCable. At some point it just hangs. No user events are being processed for about a minute. The worst part is there is not any logs. Not in nginx, not in rails, or postgresql or redis. Not even one. I really got stuck with even finding the problem. I see that browser sends WS events. Some users trying to refresh the site and reconnect to WS are being disconnected
Steps to reproduce Create new rails API project: rails new testapp --api Run the rails server for the project: rails s Open the rails welcome page on http://localhost:3000 Expected behavior It should just appear the welcome page without errors or warnings. Actual behavior The welcome page appears, but it also returns an error related with the favicon: Started GET "/favicon.ico" for 127.0.0.1 at 20
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く