Some time ago I missed one of the cool features from the time I worked with JavaEE, that was a request scope for some variables.
I know the instance variables on controllers do a great job simulating it, but I needed to access context in a completely different part of the application, that wasn’t always called from controllers, variables that should be scoped to that request.
So I thought, I could create something like that for my rails app.
Month: June 2019
Random collection of Git Tips and Tricks
This post will not be about Ruby, but about another tool we use on a daily basis! It also doesn’t have a “story”, it is a collection of random Git tips that helped me in the recent past that I do not want to forget about 😀 And just as a note, this is far…
6 Lessons From CrossFit That will help your developer career (Or any other career in the matter of fact)
I work as a developer since 1997 (yes, it’s been a long time), and I try to bring most of what I like to my day to day life and if for any reason you follow me on Instagram you know that I’m kinda addicted to crossfit, of course I’m not an athlete, but I’ve found ways that crossfit teaches lots of people skills that I think are really useful in business and life.