# File lib/Borges/HTML/HtmlRenderer.rb, line 175 def url_for(&block) return "#{@action_url}?#{@callbacks.register_action_callback(&block)}" end