Module: Pacer::Utils::GraphAnalysis::Properties
- Defined in:
- lib/pacer/utils/graph_analysis.rb
Class Method Summary collapse
Class Method Details
.route_conditions(graph) ⇒ Object
120 121 122 |
# File 'lib/pacer/utils/graph_analysis.rb', line 120 def self.route_conditions(graph) { :element_type => 'property keys' } end |