# dependencies example
class Bat
def home_run
ball = Ball.new
ball.over_the_bleachers()
end
end
Created
April 24, 2017 23:05
-
-
Save benkoshy/b0dee963b11c925f4fc9a16678ff44be to your computer and use it in GitHub Desktop.
Dependencies example - code review1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment