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