Generate PDF using acts_as_flying_saucer.It also support for clean up html before generating pdf,pdf can be generated on remote and do further processing. …
Blog Posts
Well long break,Let me guess It over 3 month since I wrote my last post. I’ve been kind of busy lately not manage to dedicate much time to thing that …
Hi all, We needed to use net/http of ruby for sending parameters between two modules. We decided to use the get and the post request of http as follows: url …
In one of our project we needed to search for multiple words from a file and return the found words. These files would be large and there might be large …
In one of the project we needed to store data in our data center i.e not place(store) it on cloud specifically. And this data needs to be available to multiple …
Speex to Mp3 using ffmpeg and lame In one of the project we receive a speex(.spx) file from client and we have to play on browser as well as in …