mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
3 lines
No EOL
42 B
Ruby
3 lines
No EOL
42 B
Ruby
module TwoHelper
|
|
def two; "Two"; end
|
|
end |