automatically load helper modules from helpers/. closes #238
This commit is contained in:
parent
3e0ed70c69
commit
aeb9d10b25
11 changed files with 64 additions and 3 deletions
|
@ -0,0 +1,3 @@
|
|||
module TwoHelper
|
||||
def two; "Two"; end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue