30 31 32 33
# File 'lib/jets/router/method_creator/code.rb', line 30 def full_path route = Jets::Router::Route.new(@options, @scope) route.compute_path end