mirror of
				https://github.com/sinatra/sinatra
				synced 2023-03-27 23:18:01 -04:00 
			
		
		
		
	udpated
This commit is contained in:
		
							parent
							
								
									f5c532306e
								
							
						
					
					
						commit
						0cfd1b78ae
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,5 +2,5 @@ $LOAD_PATH.unshift File.dirname(__FILE__) + '/../../lib/'
 | 
			
		|||
require 'sinatra'
 | 
			
		||||
 | 
			
		||||
get '/test' do
 | 
			
		||||
  format.xml { body 'blake in xml' }
 | 
			
		||||
  'test'
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue