Class: TestInstanceMethods
Defined in: | spec/templates/methods/instance_methods.coffee |
Instance Method Summary
- .another(param, obj)
- .anotherWithValues(param = 123, obj = { a: 1 }, yup, comp = new TestInstanceMethods())
- .bound() Bound
- .helper()
- .nowWithSpalt(foo, bar...)
Instance Method Details
.another(param, obj)
.anotherWithValues(param = 123, obj = { a: 1 }, yup, comp = new TestInstanceMethods())
.bound() (bound)
.helper()
.nowWithSpalt(foo, bar...)