module Navigatrix::Rendering::Strategies::ContentHelpers
Public Instance Methods
capture() { || ... }
click to toggle source
# File lib/navigatrix/rendering/strategies/content_helpers.rb, line 10 def capture yield end