66980201 by Michael Richards

Merge pull request #156 from pcorcoran/patch-1

Fix typo in binders.js
2 parents cc735caa fd970cc2
1 describe("Rives.binders", function() { 1 describe("Rivets.binders", function() {
2 var context; 2 var context;
3 beforeEach(function() { 3 beforeEach(function() {
4 context = { 4 context = {
......