Skip to content
Snippets Groups Projects
Commit 56d30cd8 authored by Laila Winner's avatar Laila Winner
Browse files

Update comment demonstrating usage

parent f00546ef
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# asynchronously. Example usage:
# if @location.save && @location.address.blank?
# ReverseGeocodeJob.perform_later(@location.id)
# ReverseGeocodeJob.perform_later(@location)
# end
# Be sure to configure the queue adapter in config/application.rb:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment