Skip to content
Snippets Groups Projects
Commit c3ab23ed authored by balameb's avatar balameb
Browse files

Adds eidt file conflict

parent 2bb71755
No related branches found
No related tags found
1 merge request!2Adds changes file conflict
Loading
Loading
@@ -2,7 +2,7 @@ class HelloWorld
def initialize(name)
@name = name.capitalize
end
# working here
def say_hi
puts "Hello #{@name}!"
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment