Skip to content

Fix template reference in modular-backbone example.#115

Open
grze-s wants to merge 1 commit into
thomasdavis:gh-pagesfrom
grze-s:gh-pages
Open

Fix template reference in modular-backbone example.#115
grze-s wants to merge 1 commit into
thomasdavis:gh-pagesfrom
grze-s:gh-pages

Conversation

@grze-s

@grze-s grze-s commented Oct 13, 2014

Copy link
Copy Markdown

Underscore templates no longer accept an initial data object. _.template
always returns a function now. Example didn't work with updated
underscore.js

Underscore templates no longer accept an initial data object. _.template
always returns a function now. Example didn't work with updated
underscore.js
@thomasdavis

Copy link
Copy Markdown
Owner

Awesome work. But did you change the version of underscore that the tutorial is using too?

@grze-s

grze-s commented Oct 14, 2014

Copy link
Copy Markdown
Author

I didn't include new underscore. The commit will work aither with old and new lilbrary. I've checked the project localy. Now it is working with all the newrest versions of underscore, backbone jQuery and require libraries. Backbone doesn't need to be downloaded from special fork now. Would you like me to include new versions of libraries in the commit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants