Flowdock
class
Importance_0
v4.0.2 - Show latest stable - 0 notes - Superclass: Object

No documentation

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

Constants

EXPLICIT_DEPENDENCY = /# Template Dependency: (\S+)/

RENDER_DEPENDENCY = / render\s* # render, followed by optional whitespace \(? # start an optional parenthesis for the render call (partial:|:partial\s+=>)?\s* # naming the partial, used with collection -- 1st capture ([@a-z"'][@\w\/\."']+) # the template name itself -- 2nd capture /x

Attributes

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