class UsersController < ApplicationController
private
end
bundle exec rubocop -a --safe
private
-end
+nd
I do not think that this is desired.
class UsersController < ApplicationController
private
end
bundle exec rubocop -a --safe
private
-end
+nd
I do not think that this is desired.