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

Posted by kingsleyh | Filed in Ruby |