class Interferon::DestinationsLoader
Public Instance Methods
initialize_attributes()
click to toggle source
# File lib/interferon/loaders.rb, line 102 def initialize_attributes @loader_for = 'destination' @type_path = 'destinations' @module = ::Interferon::Destinations end