Hi. My name is Anton Shemerey.

I like to build software. I am interested in back-end staff, vim, ruby, security, SQL etc.

Find me on Github and LinkedIn. Follow me on Twitter or Facebook

Constant missing for fun
May 7 2013

Some times const_missing could be incredible useful feature for day to day programming.

For example if you work with huge complicated system, you probably use some immutable objects in you code, sometimes we hardcode it sometimes don't, but probably you want to have more convenient way to work with it instead of just hardcode this kind of things