Sha256: b75b6f985eaf223b1b83cb3454d383a55054c4999f1c268972568212016ec8f7
Contents?: true
Size: 201 Bytes
Versions: 1
Compression:
Stored size: 201 Bytes
Contents
# Methods added to this helper will be available to all templates in the application. module ApplicationHelper def sign_up_path url_for(:controller => "/account", :action => "sign_up") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-activeldap-0.8.3.1 | examples/al-admin/app/helpers/application_helper.rb |