Flowdock

No documentation

This class has no description. You can help the Ruby community by adding new notes.

Constants

PERCENT = /^\s*#{START}\s+%\s+(\w+)\s+((["']).*?\3)\s*>/um

PLAIN = /^\s*#{START}\s+(\w+)\s+((["']).*?\3)\s*>/um

SYSTEM = /^\s*#{START}\s+(?:%\s+)?(\w+)\s+SYSTEM\s+((["']).*?\3)(?:\s+NDATA\s+\w+)?\s*>/um

PUBLIC = /^\s*#{START}\s+(?:%\s+)?(\w+)\s+PUBLIC\s+((["']).*?\3)\s+((["']).*?\5)\s*>/um

START_RE = /^\s*#{START}/um

START = "

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.