mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 11:08:04 +00:00 
			
		
		
		
	 2a34255e0b
			
		
	
	2a34255e0b
	
	
	
		
			
			Co-authored-by: Subin <subinthattaparambil@gmail.com> Co-authored-by: Manoj <manojmj92@gmail.com> Co-authored-by: Nithin <webofnithin@gmail.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			128 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			128 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| # Load the Rails application.
 | |
| require_relative 'application'
 | |
| 
 | |
| # Initialize the Rails application.
 | |
| Rails.application.initialize!
 |