app/views/sugoi_admin/init.rhtml in sugoi-mail-0.1.0 vs app/views/sugoi_admin/init.rhtml in sugoi-mail-0.1.5
- old
+ new
@@ -1,6 +1,6 @@
<% 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 %>
+<% end -%>