1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/channel
Rafael Mendonça França 386ab893f6
Use regular memoization
`connection_gid` always return something so we don't need to use
`defined?`.
2021-09-23 19:23:27 -04:00
..
base.rb update from PR #36222 2020-02-12 13:31:43 -05:00
broadcasting.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
callbacks.rb Class methods in the class_methods blocks are wrongly appeared in the doc 2018-04-04 09:04:15 +09:00
naming.rb Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
periodic_timers.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
streams.rb Refactor to use model instead of record as argument in Action Cable 2021-02-25 11:21:19 -03:00
test_case.rb Use regular memoization 2021-09-23 19:23:27 -04:00