module EY::Serverside::Callbacks::Collection
Attributes
app_hooks[R]
Public Class Methods
load(paths)
click to toggle source
# File lib/engineyard-serverside/callbacks/collection.rb, line 10 def self.load(paths) Combined.load(paths) end