Skip to content

Commit

Permalink
[close rails#308] How sprockets works docs
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Nov 17, 2017
1 parent cb39030 commit 7063a82
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ If you are a framework developer that is using Sprockets, see [Building an Asset

If you are a library developer who is extending the functionality of Sprockets, see [Extending Sprockets](guides/extending_sprockets.md).

If you want to work on Sprockets or better understand how it works read [How Sprockets Works](guides/how_sprockets_works.md)

## Behavior Overview

You can interact with Sprockets primarily through directives and file extensions. This section covers how to use each of these things, and the defaults that ship with Sprockets.
Expand Down
Loading

0 comments on commit 7063a82

Please sign in to comment.