Flowdock
v7.0.0 - Show latest stable - 0 notes

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

OPTION_AS_ERROR_MESSAGE = "The value (%s) of the option `as` is not a valid Ruby identifier; " \ "make sure it starts with lowercase letter, " \ "and is followed by any combination of letters, numbers and underscores."

IDENTIFIER_ERROR_MESSAGE = "The partial name (%s) is not a valid Ruby identifier; " \ "make sure your partial name starts with underscore."

PREFIXED_PARTIAL_NAMES = Concurrent::Map.new do |h, k| h[k] = Concurrent::Map.new end

Attributes

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