|
|
|
|
|
by bemaniac
5288 days ago
|
|
Yeah, it seems weird, but that's the way it works in Backbone (at least for us). Views are more similar to iOS' UIViewController than a Rails view. Backbone views handle event binding and rendering, so they're more similar to Rails controllers, if anything. |
|
https://github.com/documentcloud/documentcloud/tree/master/p...