Skip to content

Commit

Permalink
Merge branch 'production' of github.com:interflux-electronics/interfl…
Browse files Browse the repository at this point in the history
…ux-api-rails-backend into feature/visits
  • Loading branch information
janwerkhoven committed Feb 10, 2024
2 parents 95a0583 + 6b6ed03 commit 25aa3c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/document.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
# document_category_id :string
# language_id :string
#

class Document < ApplicationRecord
belongs_to :document_category, optional: true
alias_attribute :category, :document_category
Expand Down

0 comments on commit 25aa3c0

Please sign in to comment.