find

find(*paths)
Class Public methods

Calls the associated block with the name of every file and directory listed as arguments, then recursively on their subdirectories, and so on.

Returns an enumerator if no block is given.

See the Find module documentation for an example.

doc_ruby_on_rails
2015-04-06 21:48:09
Comments
Leave a Comment

Please login to continue.