Flowdock
method

register_extensions

Importance_1
v4.2.7 - Show latest stable - 0 notes - Class: SourceAnnotationExtractor::Annotation
register_extensions(*exts, &block) public

Registers new Annotations File Extensions

SourceAnnotationExtractor::Annotation.register_extensions("css", "scss", "sass", "less", "js") { |tag| /\/\/\s*(#{tag}):?\s*(.*)$/ }
Show source
Register or log in to add new notes.