Skip to content

Instantly share code, notes, and snippets.

@lukemorton
Created February 21, 2014 09:58
Show Gist options
  • Save lukemorton/9131655 to your computer and use it in GitHub Desktop.
Save lukemorton/9131655 to your computer and use it in GitHub Desktop.
class BaseView extends Uniform
constructor: (settings) ->
if settings.el
return unless settings.el.length?
super
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment