Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (... | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Remove frozen_string_literal magic comment from files which are not used when... | Go MAEDA | 2019-03-21 | 1 | -2/+0 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+1 |
* | ActionController::IntegrationTest is ActionDispatch::IntegrationTest. | Jean-Philippe Lang | 2013-01-22 | 1 | -1/+1 |
* | add routing test to sample plugin | Toshi MARUYAMA | 2012-10-13 | 1 | -0/+12 |