Project

General

Profile

Download (163 Bytes) Statistics
| Branch: | Tag: | Revision:
module AutosignHelper

def autosign_form
link_to "New", new_smart_proxy_autosign_path(@proxy) if authorized_for("SmartProxies::Autosign", :create)
end
end
(4-4/35)