Skip to content

Commit

Permalink
Re-generate to fix initial paragraph issue (see muse@fbda64a)
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Aug 28, 2011
1 parent 886bdbb commit 2fb7082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sprockets/sprockets.markdown
@@ -1,4 +1,4 @@
<p>This is a detailed guide to the internal workings of Sprockets. Hopefully with this information, somebody else besides Josh Peek, Sam Stephenson, Yehuda Katz and (partially) myself can begin to understand how Sprockets works.
This is a detailed guide to the internal workings of Sprockets. Hopefully with this information, somebody else besides Josh Peek, Sam Stephenson, Yehuda Katz and (partially) myself can begin to understand how Sprockets works.

### Sprockets Asset Helpers

Expand All @@ -12,7 +12,7 @@ Let's take a look at the `stylesheet_link_tag` method from `Sprockets::Helpers::

This method begins like this:

</p>


**rails: actionpack/lib/sprockets/helpers/rails_helper.rb, 4 lines, beginning line 42**

Expand Down

0 comments on commit 2fb7082

Please sign in to comment.