52 53 54 55
# File 'lib/musako.rb', line 52 def self.posts_path config = configuration File.join(config[:source], config[:posts]) end