abc_helper.rb 78 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 module AbcHelper def bare_a() end def bare_b() end def bare_c() end end