flintinatux
Newbie
- Aug 25, 2012
- 9
- 1
I've learned a lot on BHW, and rather than just be a lurker, I've decided to give back! I've recently learned Ruby, and am currently writing a new SEO Web application. As my way of giving back, I've decided to open source little pieces of it so that you guys and gals can use them in your own software and tools.
My first Ruby gem provides a mixin that allows you to turn any Ruby class into a SpintaxParser. I use it in my software to grant the built-in String class a new "unspin" method.
Unfortunately, I'm too new of a member to post a link to it. However, if you search Google for "flintinatux SpintaxParser" then you will find it right away. I hope this helps and inspires you in your own development efforts!
My first Ruby gem provides a mixin that allows you to turn any Ruby class into a SpintaxParser. I use it in my software to grant the built-in String class a new "unspin" method.
Unfortunately, I'm too new of a member to post a link to it. However, if you search Google for "flintinatux SpintaxParser" then you will find it right away. I hope this helps and inspires you in your own development efforts!