[Source]
# File lib/routes.rb, line 3 3: def pulse(path) 4: connect path, :controller => 'pulse', :action => 'pulse' 5: end
[Validate]