Flowdock
enumerate(tag, options={}) public

Prints all annotations with tag tag under the root directories app, lib, and test (recursively). Only filenames with extension .builder, .rb, .rxml, .rjs, .rhtml, or .erb are taken into account. The options hash is passed to each annotation’s to_s.

This class method is the single entry point for the rake tasks.

Show source
Register or log in to add new notes.