Method: ActionView::PathRegistry.file_system_resolver_hooks
- Defined in:
- actionview/lib/action_view/path_registry.rb
.file_system_resolver_hooks ⇒ Object (readonly)
Returns the value of attribute file_system_resolver_hooks.
11 12 13 |
# File 'actionview/lib/action_view/path_registry.rb', line 11 def file_system_resolver_hooks @file_system_resolver_hooks end |