summaryrefslogtreecommitdiffstats
path: root/lib/plugins/acts_as_tree
Commit message (Expand)AuthorAgeFilesLines
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-173-3/+3
* 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-154-0/+8
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* use lambda form in acts_as_tree scope (#12499)Toshi MARUYAMA2014-01-071-2/+4
* Restores acts_as_tree instance methods removed in r10919.Jean-Philippe Lang2012-12-021-0/+2
* Replaces acts_as_tree #roots class method with a scope.Jean-Philippe Lang2012-12-021-11/+1
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-161-4/+9
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-1/+1
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-2610-0/+378