Flowdock
method

required_segment

Importance_0
v4.2.7 - Show latest stable - 0 notes - Class: Format
required_segment(symbol) public

No documentation

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

Hide source
# File actionpack/lib/action_dispatch/journey/visitors.rb, line 16
      def self.required_segment(symbol)
        Parameter.new symbol, ESCAPE_SEGMENT
      end
Register or log in to add new notes.