Displaying 1 result from an estimated 1 matches for "whyspam".
Did you mean:
myspam
2009 Apr 28
0
google adsense breaks render :partial =>
...ot;my_partial"
end
#views /my_partial
<% remote_form_for :action => :submit_remote_form do |f| %>
<%= f.text_field :something %>
<%= f.submit "submit" %>
<script type="text/javascript"><!--
google_ad_client = "";
/* WhySpam Square */
google_ad_slot = "";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<% end %>
I...