mirror of
				https://github.com/redmine/redmine.git
				synced 2025-11-03 20:06:24 +01:00 
			
		
		
		
	git-svn-id: http://redmine.rubyforge.org/svn/trunk@1786 e93f8b46-1217-0410-a6f0-8f06a7374b81
		
			
				
	
	
		
			6 lines
		
	
	
		
			138 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			138 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Description:
 | 
						|
    Generates a plugin model.
 | 
						|
 | 
						|
Examples:
 | 
						|
    ./script/generate redmine_plugin_model MyPlugin pool title:string question:text
 |