public
Fork of schof/spree
Description: Spree is a complete open source commerce solution for Ruby on Rails.
Homepage: http://spreehq.org
Clone URL: git://github.com/calas/spree.git
Removing debug code in mail_settings/show view
calas (author)
Mon Jul 14 12:47:34 -0700 2008
commit  c2306de0054e49df6dafe1d3020ead3c54f60f3e
tree    03c923499da1fc1843746d7fbfff4d524c91e364
parent  e975c54f94758a2c1581c1d5d417d6b1c170f7e3
...
43
44
45
46
47
...
43
44
45
 
 
0
@@ -43,5 +43,3 @@
0
   </div>
0
   <%= link_to t("Edit"), edit_admin_mail_settings_path %>
0
 </div>
0
-
0
-<%= debug(Spree::Config[]) %>

Comments

    No one has commented yet.