Sha256: 6fef13675234e5daa7cc47c54e1502eba2017bb6d4be58e7e11e346ec0242191
Contents?: true
Size: 683 Bytes
Versions: 1
Compression:
Stored size: 683 Bytes
Contents
o:$YARD::CodeObjects::MethodObject:@current_file_has_commentsF: @linei:@signature" def load:@scope: class:@source"źdef load require 'erb' config_path = File.join(Rails.root, "config", "mail_engine_config.yml") MailEngine::Base.configurations = YAML::load(ERB.new(IO.read(config_path)).result) end: @tags[ :@docstringIC:YARD::Docstring"