Skip to content

Commit

Permalink
Updating HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
jcasimir committed Jan 10, 2012
1 parent 07126cc commit 7ae8939
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
</url>
<url>
<loc>http://yoursite.com/topics/decorators.html</loc>
<lastmod>2012-01-10T06:26:48-05:00</lastmod>
<lastmod>2012-01-10T06:30:18-05:00</lastmod>
</url>
<url>
<loc>http://yoursite.com/topics/environment/bundler.html</loc>
Expand Down
4 changes: 4 additions & 0 deletions public/topics/decorators.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ <h1 class="entry-title">Experimenting with Draper</h1>

<p>Let&#8217;s play around with the concept of decorators and check out some of the features offered by the Draper gem.</p>

<pre class="note">
This tutorial is open source. Please contribute fixes or additions to <a href="https://github.com/JumpstartLab/curriculum/blob/master/source/topics/decorators.markdown">the markdown source on Github.</a>
</pre>

<h3>Setup</h3>

<p>First we need a sample project. I&#8217;ve setup a more advanced version of our JSBlogger project, a simple blog, that we can experiment with. To clone the sample project:</p>
Expand Down

0 comments on commit 7ae8939

Please sign in to comment.