rdoc/RubyXL/OOXMLObject.html in rubyXL-3.3.13 vs rdoc/RubyXL/OOXMLObject.html in rubyXL-3.3.14

- old
+ new

@@ -2,11 +2,11 @@ <html> <head> <meta charset="UTF-8"> -<title>class RubyXL::OOXMLObject - rubyXL 3.3.13</title> +<title>class RubyXL::OOXMLObject - rubyXL 3.3.14</title> <script type="text/javascript"> var rdoc_rel_prefix = "../"; </script> @@ -84,10 +84,10 @@ class RubyXL::OOXMLObject </h1> <section class="description"> -<p>Parent class for defining OOXML based objects (not unlike Rails&#39; +<p>Parent class for defining OOXML based objects (not unlike Rails’ <code>ActiveRecord</code>!) Most importantly, provides functionality of parsing such objects from XML, and marshalling them to XML.</p> </section>