Skip to content

Commit

Permalink
Site updated at 2012-04-03 04:29:19 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
ywen2 committed Apr 3, 2012
1 parent 6535b7a commit 800e5aa
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions atom.xml
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[ywen.in.coding]]></title>
<link href="http://ywen.github.com/atom.xml" rel="self"/>
<link href="http://ywen.github.com/"/>
<updated>2012-04-02T23:26:01-05:00</updated>
<updated>2012-04-02T23:29:15-05:00</updated>
<id>http://ywen.github.com/</id>
<author>
<name><![CDATA[Yi Wen]]></name>
Expand Down Expand Up @@ -55,7 +55,7 @@
</span></code></pre></td></tr></table></div></figure>
<p>A DRY version of a typical builder in the form a DSL could be:</p>
<p>A DRY version of a typical builder in the form of an internal DSL could be:</p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
Expand Down
2 changes: 1 addition & 1 deletion blog/2012/04/02/coding-standard-part-2/index.html
Expand Up @@ -130,7 +130,7 @@ <h1 class="entry-title">My Coding Standard for Rails Projects (Part 2)</h1>
</span></code></pre></td></tr></table></div></figure>


<p>A DRY version of a typical builder in the form a DSL could be:</p>
<p>A DRY version of a typical builder in the form of an internal DSL could be:</p>

<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
Expand Down
4 changes: 2 additions & 2 deletions blog/categories/technology/atom.xml
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: technology | ywen.in.coding]]></title>
<link href="http://ywen.github.com/blog/categories/technology/atom.xml" rel="self"/>
<link href="http://ywen.github.com/"/>
<updated>2012-04-02T23:26:01-05:00</updated>
<updated>2012-04-02T23:29:15-05:00</updated>
<id>http://ywen.github.com/</id>
<author>
<name><![CDATA[Yi Wen]]></name>
Expand Down Expand Up @@ -55,7 +55,7 @@
</span><span class='line'><span class="k">end</span>
</span></code></pre></td></tr></table></div></figure></notextile></div></p>
<p>A DRY version of a typical builder in the form a DSL could be:</p>
<p>A DRY version of a typical builder in the form of an internal DSL could be:</p>
<p>```ruby</p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -133,7 +133,7 @@ <h1 class="entry-title"><a href="/blog/2012/04/02/coding-standard-part-2/">My Co
</span></code></pre></td></tr></table></div></figure>


<p>A DRY version of a typical builder in the form a DSL could be:</p>
<p>A DRY version of a typical builder in the form of an internal DSL could be:</p>

<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
Expand Down
6 changes: 3 additions & 3 deletions sitemap.xml
Expand Up @@ -6,14 +6,14 @@
</url>
<url>
<loc>http://ywen.github.com/blog/2012/04/02/coding-standard-part-2/</loc>
<lastmod>2012-04-02T23:25:53-05:00</lastmod>
<lastmod>2012-04-02T23:29:08-05:00</lastmod>
</url>
<url>
<loc>http://ywen.github.com/blog/archives/</loc>
<lastmod>2012-04-02T23:25:53-05:00</lastmod>
<lastmod>2012-04-02T23:29:08-05:00</lastmod>
</url>
<url>
<loc>http://ywen.github.com/</loc>
<lastmod>2012-04-02T23:25:53-05:00</lastmod>
<lastmod>2012-04-02T23:29:08-05:00</lastmod>
</url>
</urlset>

0 comments on commit 800e5aa

Please sign in to comment.