Skip to content
Snippets Groups Projects
foreman_notification_send.rb 137 B
Newer Older
  • Learn to ignore specific revisions
  • Alexander Olofsson's avatar
    Alexander Olofsson committed
    # frozen_string_literal: true
    
    
    Alexander Olofsson's avatar
    Alexander Olofsson committed
    require 'foreman_notification_send/engine'
    
    module ForemanNotificationSend
      # Your code goes here...
    end