Class: App.CurlyMethodDocumentation
Defined in: | dummy/method_delegation_as_private.coffee |
Inherits: | App.Doc |
Class Method Summary
- @lets_do_it(it, options) Do it! See .do for more information.
Instance Method Summary
- Boolean .do(it, again, options) Do it! See {#undo} for more information.
- Boolean .doWithoutSpace(it, again, options) Do it without spaces! See @lets_do_it for more information.
- Number .fetchLimit() Should be overloaded to change fetch limit.
Class Method Details
@lets_do_it(it, options)
Do it!
See .do for more information.
Instance Method Details
Boolean .do(it, again, options)
Do it!
See {#undo} for more information.
Boolean .doWithoutSpace(it, again, options)
Do it without spaces!
See @lets_do_it for more information.
Number .fetchLimit()
Should be overloaded to change fetch limit.