Skip to content

Commit

Permalink
Merge pull request backbone-paginator#111 from skusunam/master
Browse files Browse the repository at this point in the history
Added unit tests for 'clientPager' module
  • Loading branch information
alexandernst committed Dec 24, 2012
2 parents a914769 + 6d881d9 commit 89169b0
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 108 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ Paginator.clientPager = Backbone.Collection.extend({
* [Addy Osmani](http://github.com/addyosmani) - Developer Programs Engineer, Google
* [Alexander Nestorov](http://github.com/alexandernst) - Software Developer, EmeIEme
* [Srinivas Kusunam](http://github.com/skusunam) - Mobile\Agile Consultant, Liberty Leap Technologies
## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](https://github.com/cowboy/grunt).
Expand All @@ -457,6 +458,7 @@ _Also, please don't edit files in the "dist" subdirectory as they are generated
* [@addyosmani](http://github.com/addyosmani)
* [@alexandernst](http://github.com/alexandernst)
* [@skusunam](http://github.com/skusunam)
## Release History
Expand Down
Loading

0 comments on commit 89169b0

Please sign in to comment.