Anyone know if there''s something special required for code running from Rake, e.g. resque jobs, to be able to see app mailer classes? Access to model code is no problem, but anything that hits FooMailer, for example, will throw uninitialized constant. I gave task ''resque:setup'' => [:environment] and rake environment ... a whirl but they don''t change behavior for mailers or models (the latter are fine with and without it.) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.