test/tmp/app/reflexes/application_reflex.rb in stimulus_reflex-2.1.4 vs test/tmp/app/reflexes/application_reflex.rb in stimulus_reflex-2.1.5
- old
+ new
@@ -4,9 +4,9 @@
# Put application wide Reflex behavior in this file.
#
# Example:
#
# # If your ActionCable connection is: `identified_by :current_user`
- # delegate :current_user, to: :channel
+ # delegate :current_user, to: :connection
#
# Learn more at: https://docs.stimulusreflex.com
end