diaspora/spec/models/jobs
Dan Hansen f859904c76 change namespace from Mail to Mailers
locally when Resque tried to constantize Jobs::Mail Object.const_get("Jobs") returned our Jobs module but when it tried to const_get("Mail") it returned the Mail gem.
added copyright
2011-10-09 22:41:01 -05:00
..
mail change namespace from Mail to Mailers 2011-10-09 22:41:01 -05:00
delete_account_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
http_multi_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
notify_local_users_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
post_to_service_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
process_photo_spec.rb remove commented out spec 2011-10-03 15:00:14 -05:00
publish_to_hub_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
receive_local_batch_spec.rb DG MS; renamed a file; fixed the build 2011-09-15 15:16:34 -07:00
receive_salmon_spec.rb accounting for the unified receiver interface of the method 2011-10-04 15:51:39 -07:00
receive_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
resend_invitation_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
socket_webfinger_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
update_service_users_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00