Skip to content

Commit

Permalink
Remove inclusion of PgSearchable
Browse files Browse the repository at this point in the history
  • Loading branch information
njaeggi committed Nov 4, 2024
1 parent ca739d1 commit 75ddaf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/jubla/person.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module Jubla::Person

Person::SEARCHABLE_ATTRS << :name_mother << :name_father << :nationality << :profession << :bank_account <<
:ahv_number_old << :insurance_company << :insurance_number
include PgSearchable
end

module ClassMethods
Expand Down

0 comments on commit 75ddaf2

Please sign in to comment.