moving in the right direction
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class RetirementController < ApplicationController
|
||||
|
||||
def index
|
||||
@info = current_user.retirement
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user