Method: Wordsmith#base
- Defined in:
- lib/wordsmith.rb
#base(file) ⇒ Object
42 43 44 |
# File 'lib/wordsmith.rb', line 42 def base(file) File.join(WORDSMITH_ROOT, file) end |
42 43 44 |
# File 'lib/wordsmith.rb', line 42 def base(file) File.join(WORDSMITH_ROOT, file) end |