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
217e4e54
authored
2013-10-16 19:42:40 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add default { template } delimiters.
1 parent
850e478e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/rivets.coffee
src/rivets.coffee
View file @
217e4e5
...
...
@@ -20,6 +20,7 @@ Rivets =
# overridden globally or local to a `Rivets.View` instance.
config
:
prefix
:
'rv'
templateDelimiters
:
[
'{'
,
'}'
]
rootInterface
:
'.'
preloadData
:
true
...
...
Please
register
or
sign in
to post a comment