Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add populateModel description
  • Loading branch information
bmeurant committed Nov 30, 2012
commit 3f854b5d7223140a163b9110e0402c5b369bc460
1 change: 1 addition & 0 deletions _posts/2012-11-28-resthub-2.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ If provides the following features:
- $root attribute used to specify the container root element where the view should be attached (since $el is the view itself)
- Default template attribute with context management
- Zombie view and event handler cleanup
- A new populateModel function that automatically populate a model objet from form values (mapped on element names)
- A client to server Javascript logger, a simple but lifesaver feature when your application run in production
- Additional Handlebars helpers
- A Require.js/Handlebars plugin
Expand Down