Skip to content

Instantly share code, notes, and snippets.

# encoding: utf-8
xml.instruct!
# Drop this file in your source/ directory
#
# Uses the builder gem.
# Add this to the Gemfile:
# gem 'builder', '~> 2.0'
# Then run:
# builder install