Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged xml

  • ResponseFrom

    Grab XML from another Rails app and turn it into an ActiveRecord class.

  • Validates XML

    Adds 'validates_xml :field_name' to your model.

  • Acts as Feeder

    Acts as feeder is a plugin that generates a feed aggregator in Ruby on Rails. This plugin is inspired by Craig Ambrose FeedFetcher. Thanks Craig.

  • xmlcache

    Allows RXML documents to have fragment caching for XML. Uses same mechanisms as erb fragments, so its very simple to use.

  • faster_from_xml

    This plugin provides a LibXML replacement for the Hash.from_xml method. This provides about a ten fold improvement in performance and can be especially useful in ActiveResource backed applications.