RUBY

The Splat Operator

Hi guys, how’s the Code going? . I’ve been learning Ruby on Rails for a week now & i must confess that it’s been bliss all the way. I’ve built my first app already and I’ ve got some simple tips and tricks i’ll be sharing with you’all overtime. Today, we’ll talk about the Splat Operator. [...]


PHP

Re-iterating the Use Of Traits

For so many years now, Php Developers have always envied their Java colleagues for so many reasons which i wouldn’t be stating here to preserve my lovely life .  One of such reasons is “Multiple Inheritance”. Php has been a single inheritance language for so long, but after so many years of praying and fasting from the [...]





RUBY

Creating your own RSpec Matchers.


RUBY

Ruby on Steroids(DSLs): The Powerful Spell Called DSL


RUBY

Ruby on Steroids: The Magic of MetaProgramming – Method Spells


RUBY

Ruby on Steroids: The Magic of MetaProgramming – Fellowship of Spells


RUBY

How to Delegate Like a Boss