mirror of
				https://github.com/DatabaseCleaner/database_cleaner
				synced 2023-03-27 23:22:03 -04:00 
			
		
		
		
	extract database_cleaner-couch_potato adapter.
This commit is contained in:
		
							parent
							
								
									50d19efd25
								
							
						
					
					
						commit
						84d4c23bc2
					
				
					 24 changed files with 327 additions and 7 deletions
				
			
		
							
								
								
									
										6
									
								
								adapters/database_cleaner-couch_potato/Rakefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								adapters/database_cleaner-couch_potato/Rakefile
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
require "bundler/gem_tasks"
 | 
			
		||||
require "rspec/core/rake_task"
 | 
			
		||||
 | 
			
		||||
RSpec::Core::RakeTask.new(:spec)
 | 
			
		||||
 | 
			
		||||
task :default => :spec
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue