mirror of
				https://github.com/scinote-eln/scinote-web.git
				synced 2025-10-30 07:58:28 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| class ApplicationRecord < ActiveRecord::Base
 | |
|   self.abstract_class = true
 | |
| end
 |