Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
commented out example usage of interpolate.js
  • Loading branch information
fijimunkii committed Nov 24, 2013
1 parent c4527ae commit ad7acd2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -13,3 +13,5 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp

.DS_Store
2 changes: 1 addition & 1 deletion app/assets/javascripts/helpers.js
Expand Up @@ -15,4 +15,4 @@ $(function() {
});

// Usage
Interpolate("Hello {0}", "Jonathan")
// Interpolate("Hello {0}", "Jonathan")
Binary file removed public/.DS_Store
Binary file not shown.
Binary file removed public/sounds/.DS_Store
Binary file not shown.

0 comments on commit ad7acd2

Please sign in to comment.