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
183697f4
authored
2013-08-01 10:39:10 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'fix-if-update'
2 parents
c390f392
7c956003
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/rivets.coffee
src/rivets.coffee
View file @
183697f
...
...
@@ -560,7 +560,7 @@ Rivets.binders =
delete
@
nested
update
:
(
models
)
->
@
nested
.
update
models
@
nested
?
.
update
models
unless
:
block
:
true
...
...
Please
register
or
sign in
to post a comment