Skip to content

Commit

Permalink
Merge a6bf436 into b8f241f
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Oct 18, 2020
2 parents b8f241f + a6bf436 commit 9d4503f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ancestry/has_ancestry.rb
Expand Up @@ -115,5 +115,5 @@ def derive_ancestry_pattern(primary_key_format, delimiter = '/')
end

ActiveSupport.on_load :active_record do
send :extend, Ancestry::HasAncestry
extend Ancestry::HasAncestry
end

0 comments on commit 9d4503f

Please sign in to comment.