February14
Ruby Ruby Ruby!
There will be some ruby code action coming up very soon:
class AwesomeRuby
def initialize(awesomeness)
puts "Ruby is Awesome!"
end
end
February14
There will be some ruby code action coming up very soon:
class AwesomeRuby
def initialize(awesomeness)
puts "Ruby is Awesome!"
end
end
1 Comment
Totally! Ruby is a great freestylin’ language.
But, the above code is not so awesome. The awesomeness parameter in your construtor is not used. Slack.
:P
/Raymond
Sorry, comments are closed for this article.