Sha256: 07fe381cc40f50c390790d05741094e791f9103d1638f6d8fa4b3e41f85a058c

Contents?: true

Size: 311 Bytes

Versions: 3

Compression:

Stored size: 311 Bytes

Contents

<% if @alreadythere.length == 0 then %>All configuration parameters reset to their default values.
See "sugoi-admin show-config" for more details.<% else %>The following configuration parameters already exist and were not overwriten:
<% @alreadythere.sort.each do |param|
%>    <%= param %>
<% end %>
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sugoi-mail-0.0.5 app/views/sugoi_admin/init.rhtml
sugoi-mail-0.1.0 app/views/sugoi_admin/init.rhtml
sugoi-mail-0.0.3 app/views/sugoi_admin/init.rhtml