summaryrefslogtreecommitdiffstats
path: root/lib/plugins/acts_as_tree/init.rb
blob: 36d1193d0b255d846d3043f685ae0b9c151d4461 (plain)
1
2
3
4
# frozen_string_literal: true

require_relative 'lib/active_record/acts/tree'
ActiveRecord::Base.send :include, ActiveRecord::Acts::Tree