10.2K
Followers
980
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #ruby. Learn more
As a budding software developer, I am frequently browsing through Stack Overflow and the documentation for each programming language. More often than …
www.booniecodes.com
define_method is a method that allows you to create other methods. The usual method for defining the method in Rails app is to put your logic between …
sam218.hashnode.dev
Hello y'all, in this post I would be writing on how intuitive case statements are in Ruby. Ruby powers some popular websites in the world. And do yo…
swacblooms.hashnode.dev
Variables are like Nicknames My name is Joe but I can also be called "Sweetheart" at home or "Mr. Doe" in more formal settings. All of them are varia…
codingbytes.hashnode.dev
In my previous blog post I compared slate vs swagger.io. It turns out that was not the comparison I should have been making, but instead i should …
www.basvkl.com
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. - Ruby Docs