rails/actionpack/test/fixtures/alternate_helpers/foo_helper.rb
2010-09-28 18:31:52 -03:00

4 lines
48 B
Ruby

module FooHelper
redefine_method(:baz) {}
end