Joins paths.
20 21 22
# File 'lib/calligraphy/utils.rb', line 20 def join_paths(*paths) paths.join '/' end