Skip to content

Commit

Permalink
Fixed wrong config variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiemstra committed Nov 7, 2012
1 parent 6dcd08c commit 04d2e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ statement. But when you're using Haml Coffee Assets, then you can have the scope
with the context by enable it in the configuration:

```ruby
config.hamlcoffee.extendContext = true
config.hamlcoffee.extendScope = true
```

With this option enabled, you don't need to use `@` or `this` to reference context data:
Expand Down

0 comments on commit 04d2e63

Please sign in to comment.