Tagged in

Software Development

hyperoslo
hyperoslo
Followers
137
Elsewhere
More, on Medium

Fixing Kernel#singleton_method bug in Ruby.

Few days ago when I was browsing through StackOverflow I came across this question about weird behaviour of Kernel#singleton_method such as if you call Kernel#singleton_methods method on ActiveSupport::Deprecation class you would get you list of…


From inspiration to production, Part 2

This is the second part in the From inspiration to production series.
The previous part touched on @hyperoslo’s core foundation and how it helped improve our process. This part goes into more detail on how we apply composition to build advanced yet maintainable