rails--rails/actionpack/test/fixtures/alternate_helpers/foo_helper.rb

4 lines
48 B
Ruby

module FooHelper
redefine_method(:baz) {}
end