Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
rivets
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
23aa3d90
authored
2013-03-26 11:11:39 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Really truly fix it all; I've actually run the test suite now. :|
1 parent
025d1b0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/rivets.coffee
src/rivets.coffee
View file @
23aa3d9
...
...
@@ -115,7 +115,7 @@ loopDeps = (binder, callback) ->
model
=
binder
.
view
.
models
[
dependency
.
shift
()]
keypath
=
dependency
.
join
'.'
callback
model
,
keypath
callback
model
,
keypath
expressionRegex
=
/(.*?)\{\{([^{}]+)\}\}/
...
...
Please
register
or
sign in
to post a comment