3 lines
No EOL
42 B
Ruby
3 lines
No EOL
42 B
Ruby
module OneHelper
|
|
def one; "One"; end
|
|
end |