if @chosen_campaign.network.nil? case params[:type] when "moderated" ...
Ruby 2 Crossed conditions for Ac...
by gkochan.myopenid.com,
April 16, 2009 14:24,
-1 refactorings, tagged with activerecord, find, crossed conditions
if @chosen_campaign.network.nil? case params[:type] when "moderated" ...
I can't figure out any nice...