Method: Tools.files
- Defined in:
- lib/tools.rb
.files ⇒ Object
42 43 44 |
# File 'lib/tools.rb', line 42 def self.files File.join root, 'lib/files' end |
42 43 44 |
# File 'lib/tools.rb', line 42 def self.files File.join root, 'lib/files' end |