This weekend, I wanted to experiement a bit more with merb-slices, and thought it would be a good idea to use it to manage some of the gems I’ve created. It include few advantages:
I’ve tested the migration with rfeedfinder, a gem to discover feed url from any webpage. In a few easy steps, I migrated the gem into a slice:
I’ll let you see the web interface, all the routes are already configure, you just need to add a form, and get fancy if you want to use the slice as a proper merb-slice to be included in a complete merb app. Then you can use it in a ruby script, or in other rails/merb applications:
See the end result on github: rfeedfinder-slice