mirror of
				https://github.com/endofunky/sidetiq.git
				synced 2022-11-09 13:53:30 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			73 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			73 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
Dir["tasks/**/*.task"].each { |task| load task }
 | 
						|
 | 
						|
task :default => :test
 |