aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/fixtures/plugins/engines/engine/app/controllers/engine_controller.rb
blob: f08373de40a9212563c25bcce33198f1a69d061d (plain) (blame)
1
2
class EngineController < ActionController::Base
end