Changeset [1587c51f0f925b2049a791a78d318c085866111d] by Steve Kenworthy

November 24th, 2011 @ 08:46 PM

ActionMailer.default_url_options[:host] is assigned from Settings. This prepares the code for cases where emails will be sent outside of a ActionController request. From this point on you will need to include 'mail_host' in your settings files.
https://github.com/fatfreecrm/fat_free_crm/commit/1587c51f0f925b204...

Committed by Steve Kenworthy

  • A config/initializers/fat_free_crm_action_mailer.rb
  • M app/controllers/application_controller.rb
  • M config/environments/development.rb
  • M config/environments/production.rb
  • M config/environments/test.rb
  • M config/settings.yml
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby on Rails CRM platform for Web 2.0 and beyond