method
paths
v3.1.0 -
Show latest stable
- Class:
Rails::Paths::Path
paths()public
No documentation available.
# File railties/lib/rails/paths.rb, line 201
def paths
ActiveSupport::Deprecation.warn "paths is deprecated. Please call expand instead."
expanded
end