2013-01-19 01:32:38 +01:00
|
|
|
%h3.page_title Public Access
|
2013-01-13 16:24:29 +01:00
|
|
|
.back_link
|
|
|
|
= link_to help_path do
|
|
|
|
← to index
|
|
|
|
%hr
|
|
|
|
|
|
|
|
%p
|
|
|
|
Public area - is part of application with public access.
|
|
|
|
%br
|
|
|
|
It used to list all projects with public read-only access.
|
|
|
|
%br
|
|
|
|
If you enable public http access to the project - it will appears there
|
|
|
|
%br
|
|
|
|
|
|
|
|
Follow #{link_to "this link", public_root_path} to visit Public Area
|
|
|
|
|