I think this is more of a CoffeeScript question. I want to be able to use classes from Backbone in a foo.coffee file. I tried using the -r option to
foo.coffee
-r
If you're using CoffeeScript and Backbone.js, I recommend checking out Brunch. It may just get you past your difficulties.