Skip to content
Snippets Groups Projects
Commit db344811 authored by Jose Torres's avatar Jose Torres
Browse files

Merge branch 'secondb' into 'master'

Adds changes file conflict

Sample

See merge request !2
parents 2bb71755 c3ab23ed
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