15 16 17
# File 'lib/eastwood/config.rb', line 15 def path( name, route ) paths[ name ] = [ route, 'path' ] end