An agile team delivers their software as and when they are ready with a small feature or user feedback. This is achieved with the help of Continuos integration and Continuos Delivery. The idea is whenever you make any change to your software, there is a continuos integration environment that checks… Read more »
What is GoCD? GoCD is a product built by ThoughtWorks to Automate and streamline your build-test-release cycle for reliable, continuous delivery of your product. You can read more about it here. Why this Gem? GoCD server provides some nice apis using which you can get the information about your builds, pipelines,… Read more »
Hello Friends, Here I am with another cool ruby gem(apkToJava, github url) which will help you to improve your productivity while working on android project. This gem can convert apk file to java code and open it in a friendly GUI. Steps followed to convert apk file to java code… Read more »
Hi Guys, Here I am again with a new gem called FancyAudio. Any guesses what this gem might do or how to use it. Let me explain it for you. I am one of those people who likes their mp3 files to be beautiful and clean so that I can identify… Read more »
This gem is written with the intention of converting any kind of file into encoded string or vice versa. The code is available on github. Possible use cases: Store an image in database Store a video in database Store an audio in database(In short you can store *.* file in… Read more »