module ActionMailboxAmazonIngress
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/action_mailbox_amazon_ingress.rb, line 15 def self.root Pathname.new(File.expand_path(File.join(__dir__, '..'))) end