# File lib/action_controller/dependencies.rb, line 57 def dependencies_on(layer) read_inheritable_attribute("#{layer}_dependencies") end