Sha256: 32fa6bf6919b6cefc33e9dfd9da85d4e481253649576af94284f5844e6bd33f2
Contents?: true
Size: 304 Bytes
Versions: 19
Compression:
Stored size: 304 Bytes
Contents
class TestInstanceMethods helper: -> another: (param, obj) -> anotherWithValues: (param = 123, obj = { a: 1 }, yup, comp = new TestInstanceMethods()) -> nowWithSpalt: (foo, bar...) -> bound: => # This is not exposed to the outside world. internalToClassClosure = -> alert 'internal!'
Version data entries
19 entries across 19 versions & 1 rubygems