Sha256: 02e96d92922118b3d594b8dadfc88d98eede08839a6f78baa8aba41ac15cad0b
Contents?: true
Size: 367 Bytes
Versions: 5
Compression:
Stored size: 367 Bytes
Contents
class <%= js_application_name %>.<%= @file.camelize %> extends Batman.View viewDidAppear: -> # Your node is in the DOM and ready to accept instructions (aka jQuery) # buttonWasClicked: (node, event, view) -> # You can put all of your event handlers in this view file. You can access # data by using `view.lookupKeypath('someData')` or `@controller`.
Version data entries
5 entries across 5 versions & 1 rubygems