Libraries
»
jets
(2.3.7)
»
Index
»
Jets
»
Controller
»
Rendering
»
#url_for
Method: Jets::Controller::Rendering#url_for
Defined in:
lib/jets/controller/rendering.rb
#
url_for
(url) ⇒
Object
70 71 72
# File 'lib/jets/controller/rendering.rb', line 70
def
url_for
(
url
)
add_stage_name
(
url
)
end