mirror of
				https://github.com/DatabaseCleaner/database_cleaner
				synced 2023-03-27 23:22:03 -04:00 
			
		
		
		
	initial work done. Have failing example feauture and main config module done.
This commit is contained in:
		
							parent
							
								
									00299245c8
								
							
						
					
					
						commit
						13a59fc3af
					
				
					 14 changed files with 189 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__))) unless $LOAD_PATH.include?(File.expand_path(File.dirname(__FILE__)))
 | 
			
		||||
require 'database_cleaner/configuration'
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue