Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwebgr committed Mar 8, 2024
1 parent 2546259 commit 89d6e09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/invaders/jupiter_invader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ def initialize(radar_signal)
def say_hi
p "hello"
end

def say_hi_again
p "hello"
end
end

0 comments on commit 89d6e09

Please sign in to comment.