SyntaxFix
Write A Post
Hire A Developer
Questions
module Rails def self.root File.expand_path("..", __dir__) end end
source: https://github.com/rails/rails/blob/5259062868dcf10fbcf735d6520e6a14e15fdcdb/actionmailer/test/abstract_unit.rb#L12