<%= (custom_field.value =~ %r{^https?://}) ? custom_field.value : "http://#{custom_field.value}" %>