Skip to content
Snippets Groups Projects
Commit 608db66e authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Add dependency

parent 21a014fc
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,8 @@ class Education::Program::Category < ApplicationRecord
alias :category_objects :programs
def dependencies
localizations
localizations +
[parent]
end
def references
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment