Skip to content

Instantly share code, notes, and snippets.

@kathgironpe
Created October 28, 2009 17:54
Show Gist options
  • Save kathgironpe/220649 to your computer and use it in GitHub Desktop.
Save kathgironpe/220649 to your computer and use it in GitHub Desktop.
unless params[:golf_club_photo].nil?
Notifier.deliver_gc_images_uploaded(admin_gcsf_details_url('basic','golf_club_photo',@full_gc),@golf_club_photo, golf_club_show_url('home',@full_gc))
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment