method
paths
paths()
public
Hide source
# File railties/lib/rails/paths.rb, line 201 def paths ActiveSupport::Deprecation.warn "paths is deprecated. Please call expand instead." expanded end


