Closed bensaufley closed 7 years ago
Auto-correct style violations that are auto-correctable. Rolled back && return, and rolled back then turned off Rails 5-style get :endpoint, params: {…} fix.
&& return
get :endpoint, params: {…}
Auto-correct style violations that are auto-correctable. Rolled back
&& return
, and rolled back then turned off Rails 5-styleget :endpoint, params: {…}
fix.