Skip to content

Commit

Permalink
Spec usage docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 7, 2009
1 parent 5b288bb commit 5b47bfc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ Below is sample markup produced:
<a href="10" class="link-last">Last</a>
</div>

## Running Specs

Autospec:
$ autospec

RSpec:
$ rake spec
$ rake spec:verbose
$ rake spec:select SPEC=spec/pager_spec.rb

## License

(The MIT License)
Expand Down

0 comments on commit 5b47bfc

Please sign in to comment.