instance method
interpolation_chunk
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
interpolation_chunk()
No documentation comment.
Source
# File actionpack/lib/action_controller/routing/segments.rb, line 316
def interpolation_chunk
"." + super
end
Defined in actionpack/lib/action_controller/routing/segments.rb line 316
· View on GitHub
· Improve this page
· Find usages on GitHub