instance method expanded_files

Ruby on Rails edge

Since edge

Signature

expanded_files()

No documentation comment.

Source
# File railties/lib/rails/paths.rb, line 235
      def expanded_files
        expanded.select { |file| !File.extname(file).empty? }
      end

Defined in railties/lib/rails/paths.rb line 235 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::Paths::Path

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close