Output all arguments in `echo' action
This commit is contained in:
@@ -7,7 +7,7 @@ module Producer
|
||||
end
|
||||
|
||||
def apply
|
||||
output.puts arguments.first
|
||||
output.puts arguments
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user