@@ -0,0 +1,7 @@
# frozen_string_literal: true
class RetirementController < ApplicationController
def index
@info = current_user.retirement
end
The note is not visible to the blocked user.