class Interferon::GroupSourcesLoader
Public Instance Methods
initialize_attributes()
click to toggle source
# File lib/interferon/loaders.rb, line 118 def initialize_attributes @loader_for = 'group source' @type_path = 'group_sources' @module = ::Interferon::GroupSources end