7104ff3730ed7be45bf173e6122577bdebf9b4e1
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / helpers / abc_helper.rb
1 module AbcHelper
2 def bare_a() end
3 def bare_b() end
4 def bare_c() end
5 end