Method: Utils::Finder#search
- Defined in:
- lib/utils/finder.rb
#search ⇒ Object
39 40 41 42 |
# File 'lib/utils/finder.rb', line 39 def search_index paths = load_paths search_paths(paths) end |
39 40 41 42 |
# File 'lib/utils/finder.rb', line 39 def search_index paths = load_paths search_paths(paths) end |