Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osuny
Admin
Commits
0e85fae5
Unverified
Commit
0e85fae5
authored
1 month ago
by
Sébastien Gaya
Browse files
Options
Downloads
Patches
Plain Diff
fix
parent
e0934846
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/models/education/program/category.rb
+8
-0
8 additions, 0 deletions
app/models/education/program/category.rb
with
8 additions
and
0 deletions
app/models/education/program/category.rb
+
8
−
0
View file @
0e85fae5
...
...
@@ -31,4 +31,12 @@ class Education::Program::Category < ApplicationRecord
join_table: :education_program_categories_programs
,
foreign_key: :education_program_category_id
,
association_foreign_key: :education_program_id
def
dependencies
localizations
end
def
references
programs
end
end
This diff is collapsed.
Click to expand it.
Sébastien Gaya
@SebouChu
mentioned in commit
8906437f
·
1 month ago
mentioned in commit
8906437f
mentioned in commit 8906437f78909932a01f8e044a8e60d30079005e
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment