batmanjs.org
class App.AutocompleteView extends Batman.View html: " " autocompleteSource: -> [] viewDidAppear: -> # I had to replace @node (as it is in the official documentation) to...
github.com
Given the following js model: class MyApp.Post extends Batman.Model @encode options Given the server side json (generated with rabl):