summaryrefslogtreecommitdiffstats
path: root/extra/sample_plugin/test
Commit message (Expand)AuthorAgeFilesLines
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* 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/+1
* ActionController::IntegrationTest is ActionDispatch::IntegrationTest.Jean-Philippe Lang2013-01-221-1/+1
* add routing test to sample pluginToshi MARUYAMA2012-10-131-0/+12