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 Using rails 5.1.0-beta1, run yarn add actioncable@5.1.0-beta to get actioncable in your application to be 5.1.0-beta1. Create a file in frontend/javascripts that will be loaded by webpacker that imports actioncable as such import * as ActionCable from 'actioncable' (this is typescript syntax) Expected behavior ActionCable should be loaded normally and no problem should occur as
Loading development environment (Rails 5.1.0.beta1) irb(main):001:0> conn = ActiveRecord::Base.connection => #<ActiveRecord::ConnectionAdapters::SQLite3Adapter:0x007fc602edbe60 @transaction_manager=#<ActiveRecord::ConnectionAdapters::TransactionManager:0x007fc602ec10d8 @stack=[], @connection=#<ActiveRecord::ConnectionAdapters::SQLite3Adapter:0x007fc602edbe60 ...>>, @query_cache={}, @query_cache_en
Steps to reproduce I ran our full test run locally and while spring was warming up it printed a few deprecation warnings popped up. All of them showed the correct location except for raise_in_transactional_callbacks. raise_in_transactional_callbacks indeed exists in my application, it was added when migrating from Rails 4 to 5 and after reading this in the upgrade guide. I know I can just use ag o
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く