summaryrefslogtreecommitdiffstats
path: root/lib/plugins/acts_as_tree/init.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).Go MAEDA2023-01-161-1/+1
* Add require to acts_as_tree (#29914, #32938).Marius Balteanu2021-10-271-0/+1
* Enable frozen_string_literal for files which don't contain string literals (#...Go MAEDA2019-03-171-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-261-0/+1