diff options
author | Herman Hiddema <herman@hiddema.nl> | 2016-07-04 14:13:02 +0200 |
---|---|---|
committer | Herman Hiddema <herman@hiddema.nl> | 2016-07-04 14:13:02 +0200 |
commit | 77d91d1d2be24b54128a5f8b150a78ec20523487 (patch) | |
tree | 193b6c10d997b49bd3b51e5844d52efc1983bb47 /actioncable/lib/action_cable | |
parent | 9bdf08c5a57d0411db866124eca4deba5097c30a (diff) | |
download | rails-77d91d1d2be24b54128a5f8b150a78ec20523487.tar.gz rails-77d91d1d2be24b54128a5f8b150a78ec20523487.tar.bz2 rails-77d91d1d2be24b54128a5f8b150a78ec20523487.zip |
Fixed unnecessary nesting in handle_dependency
This nested if checked the same value as the containing case statement.
Moved the code in the if/else into when/else in the containing case.
Diffstat (limited to 'actioncable/lib/action_cable')
0 files changed, 0 insertions, 0 deletions