cantino/huginn

View on GitHub
app/views/agents/agent_views/webhook_agent/_show.html.erb

Summary

Maintainability
Test Coverage
<p>
  Send WebHooks (POST requests) to this Agent at <%= link_to web_requests_url(:agent_id => @agent.id, :user_id => current_user.id, :secret => @agent.options['secret']), web_requests_url(:agent_id => @agent.id, :user_id => current_user.id, :secret => @agent.options['secret']), :target => :blank %>
</p>