Uncaught TypeError: undefined is not a function rails3/backbone/js

后端 未结 5 1261
臣服心动
臣服心动 2021-02-14 08:38

I just started delving into javascript to make project more responsive and I am working through a backbone.js example.

I\'ve replicated http://www.jamesyu.org/2011/01/27

5条回答
  •  Happy的楠姐
    2021-02-14 09:29

    This just bit me so I thought I'd share my find: make sure your file's line endings match your server's file system.

提交回复
热议问题