Flowdock
const_regexp(camel_cased_word) private

Mount a regular expression that will match part by part of the constant. For instance, Foo::Bar::Baz will generate Foo(::Bar(::Baz)?)?

Show source
Register or log in to add new notes.