Handson Backbone Question

I am at the state in the ‘Hands on Backbone’ course where I have the index.jst.eco loading in the browser. However if I remove the rails view (views/notes/index.html.erb) I get a Rails Error: ‘The action ‘index’ could not be found for NotesController’. Why does it work in the tutorial?