module EY::Serverside::Callbacks::Collection::ServiceHooks

Public Class Methods

load(paths) click to toggle source
# File lib/engineyard-serverside/callbacks/collection/service_hooks.rb, line 9
def self.load(paths)
  Combined.load(paths)
end