Sha256: cfe50ace12a2d24f6073d06479449420879a7bfb456a145da0104d10734ea44a
Contents?: true
Size: 343 Bytes
Versions: 12
Compression:
Stored size: 343 Bytes
Contents
class window.<%= class_name %>View extends MagicView render: -> # override this method and initialize/bind your things for the index page # but don't forget to always call super super cleanup: -> # everything you initialize/bind on render, rather destroy/unbind in this # method, and don't forget the super super
Version data entries
12 entries across 12 versions & 2 rubygems