lib/xommelier/atom/content.rb in xommelier-0.1.30 vs lib/xommelier/atom/content.rb in xommelier-0.1.31

- old
+ new

@@ -1,4 +1,11 @@ +# coding: utf-8 + +################################################ +# © Alexander Semyonov, 2011—2013, MIT License # +# Author: Alexander Semyonov <al@semyonov.us> # +################################################ + require 'xommelier/atom' module Xommelier module Atom # The Atom content construct is defined in section 4.1.3 of the format spec.