Looking at the definition of controllers here: http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93cont... how are backbone.js 'views' not controllers?
Or does this logic belong in the Route.js file? I am clearly confused.
FYI.. rails didn't invent mvc; it was invented in the 70's for smalltalk.