Method: ActionView::PathRegistry.all_file_system_resolvers

Defined in:
actionview/lib/action_view/path_registry.rb

.all_file_system_resolversObject



53
54
55
# File 'actionview/lib/action_view/path_registry.rb', line 53

def self.all_file_system_resolvers
  @file_system_resolvers.values
end