This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
b8b48afcbb
middleman
/
middleman-core
/
fixtures
/
external-helpers
/
helpers
/
one_helper.rb
4 lines
43 B
Ruby
Raw
Normal View
History
Unescape
Escape
automatically load helper modules from helpers/. closes #238
2012-01-15 22:43:26 +01:00
module
OneHelper
def
one
;
"
One
"
;
end
Clean up whitespace, play with cane for testing style quality and code complexity
2012-08-14 00:39:06 +02:00
end
Reference in a new issue
Copy permalink