mirror of
				https://gitea.invidious.io/iv-org/shard-kemal.git
				synced 2024-08-15 00:53:36 +00:00 
			
		
		
		
	Added require statement to sample
This commit is contained in:
		
							parent
							
								
									5749a7db60
								
							
						
					
					
						commit
						4ba6e9d0e5
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -7,6 +7,8 @@ Kemal is under heavy development and currently supports Crystal 0.9.0. | ||||||
| # Super Simple <3 | # Super Simple <3 | ||||||
| 
 | 
 | ||||||
| ```ruby | ```ruby | ||||||
|  | require "kemal" | ||||||
|  | 
 | ||||||
| get "/" do | get "/" do | ||||||
|   "Hello World!" |   "Hello World!" | ||||||
| end | end | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue