Ruby is one of the easiest languages to grasp the concept of OOP (object orientated programming). In particular the power that of PORO’s (plain old...
For further actions, you may consider blocking this person and/or reporting abuse
Hi Max,
Congrats for writing an article about Ruby Classes. We need for sure more fresh content like this one in Ruby world so that people that want to learn Ruby can be inspired.
Thank you for contributing to Ruby community and hope I can read more articles from you.
Hope you don't mind a suggestion: you can have better syntax highlighting if you specify the language when writing code samples.
For example for Ruby if you type
rubyafter the code markdown it will highlight the Ruby syntax:Writing this:
will generate this preview:
Notice I wrote
rubyimmediately after the three backticks.More details about how to do syntax highlighting in the markdown used by Dev.to can be found here
I was not sure how to contact you privately to write this suggestion so please feel free to delete this comment as it is off-topic.
Thanks so much for reaching out Lucian, I didn’t think anyone would even read it! Means a lot ❤️
Thanks as well for pointing out the syntax highlighting! I’ve been looking around for how to do that 💎
Awesome
Came across this while diving in the ruby world.
Thanks buddy 😘
Thanks so much 🙏! Hope your enjoying the world on Ruby 💎