Version 1 of #303

Hiccdown methods should live in Rails helpers as class methods. That way, the problem described in #302 is solved – methods can be referenced unambiguously:

ProductsHelper.index
StoresHelper.index
#303·Dennis Hackethal·about 1 year ago
5 comments: #304, #305, #312, #332, and #1981