Ask for help
- How do you specify a behavior for Backbone.js when there is no hash?
You specify a default behavior for the Backbone model.
Interesting Things
- If you have IdentitiesOnly turned on in your .ssh/config file, ssh will not connect to any hosts that aren’t listed. This bit a team trying to set up heroku auto-deploys on their CI box, once they added a heroku Host to .ssh/config, everything worked fine.