mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-06 21:00:20 +01:00
3 lines
164 B
Ruby
3 lines
164 B
Ruby
|
|
require 'action_mailer'
|
||
|
|
ActiveSupport::Deprecation.warn 'require "actionmailer" is deprecated and will be removed in Rails 3. Use require "action_mailer" instead.'
|