Skip to content

Conversation

@Luke-Oldenburg
Copy link
Contributor

Summary of the problem

closes #12355

Describe your changes

@Luke-Oldenburg Luke-Oldenburg requested a review from a team December 11, 2025 20:11
module Referral
class LinkPolicy < ApplicationPolicy
def show
def show?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how this was working before without a ? because the lack of that was causing the other policies to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Referral] Refactor program and link create from AdminController to their own respective controllers

3 participants