summaryrefslogtreecommitdiffstats
path: root/extra/sample_plugin/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-211-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Remove 'unloadable' from bundled sample plugin (#27963).Go MAEDA2018-01-101-2/+0
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-1/+1
* remove trailing white-spaces from extra/sample_plugin/app/controllers/example...Toshi MARUYAMA2012-04-011-5/+5
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-0/+1
* Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti...Jean-Philippe Lang2008-03-211-0/+2
* Added a sample plugin.Jean-Philippe Lang2007-09-231-0/+17