2010-03-08 08:04:05 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# Load the rails application
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								require File.expand_path('../application', __FILE__)
							 | 
						
					
						
							
								
									
										
										
										
											2011-06-14 07:04:37 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								require 'yaml'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								YAML::ENGINE.yamler = 'syck'
							 | 
						
					
						
							
								
									
										
										
										
											2009-06-26 13:16:37 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2010-03-08 08:04:05 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# Initialize the rails application
							 | 
						
					
						
							
								
									
										
										
										
											2012-03-05 08:19:08 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								Orbit::Application.initialize!
							 | 
						
					
						
							
								
									
										
										
										
											2013-04-24 11:21:11 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								Me = Site.first
							 | 
						
					
						
							
								
									
										
										
										
											2013-05-14 02:29:11 +00:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								OrbitLogger = Logger::Syslog.new
							 |