Friday, December 7th, 2007
Small Tweak to atom_feed_helper Plugin
I ran into an interesting “issue” this past week while using the atom_feed_helper plugin for Rails.
The plugin is designed to be a quick, easy-to-use way to generate ATOM feeds for your controllers. An interesting issue with the plugin is that it doesn’t allow you to manually set each ATOM entries link URL. The [...]
