doc/index.html in whyvalidationssuckin96-1.0.0 vs doc/index.html in whyvalidationssuckin96-1.1.0
- old
+ new
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="Content-Type" content="text/html; charset=UTF-8" />
-<title>Documentation by YARD 0.5.2</title>
+<title>Documentation by YARD 0.5.0</title>
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
relpath = '';
@@ -157,17 +157,23 @@
<li>Commit, do not mess with Rakefile or VERSION. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)</li>
<li>Send me a pull request.</li>
</ul>
+<h2 id='todo'>Todo</h2>
+
+<ul>
+<li>Investigate moving to a model where single instances of validations are created and passed the object to validate, rather than the per-object validation scheme right now which <em>may</em> be a bottleneck.</li>
+</ul>
+
<h2 id='copying'>Copying</h2>
<p>Copyright (c) 2009 gabrielg/thumblemonks. See LICENSE for details.</p></div></div>
<div id="footer">
- Generated on Sun Dec 20 19:49:45 2009 by
+ Generated on Mon Dec 21 16:56:20 2009 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
- 0.5.2 (ruby-1.8.7).
+ 0.5.0 (ruby-1.8.7).
</div>
</body>
</html>
\ No newline at end of file