Skip to content

Commit

Permalink
stupid github did not recognize the link, jeez
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Mar 8, 2011
1 parent bcd2cb6 commit e2d492f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -102,7 +102,7 @@ Generated using David A. Wheeler's 'SLOCCount'.
* use `->{}` instead of `proc` or `lambda` (this is why it depends on 1.9)

* add methods for class scope to `$o` and for instance scope to `$a` (or `$o`),
see http://www.sinatrarb.com/intro#Scopes%20and%20Binding
see [Scopes And Binding](http://www.sinatrarb.com/intro#Scopes%20and%20Binding)

* don't include tests. tests just bloat the code base. just commit, the users
will complain if you break anything.
Expand Down

0 comments on commit e2d492f

Please sign in to comment.