mirror of
				https://github.com/heartcombo/devise.git
				synced 2022-11-09 12:18:31 -05:00 
			
		
		
		
	More improvements in DataMapper support front.
This commit is contained in:
		
							parent
							
								
									f3d5c1af22
								
							
						
					
					
						commit
						fddf95fe0a
					
				
					 6 changed files with 70 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -37,7 +37,7 @@ Devise.setup do |config|
 | 
			
		|||
  # Configure the e-mail address which will be shown in DeviseMailer.
 | 
			
		||||
  # config.mailer_sender = "foo.bar@yourapp.com"
 | 
			
		||||
 | 
			
		||||
  # Configure the ORM. Supports :active_record and :mongo_mapper
 | 
			
		||||
  # Configure the ORM. Supports :active_record, :data_mapper and :mongo_mapper.
 | 
			
		||||
  # config.orm = :active_record
 | 
			
		||||
 | 
			
		||||
  # Turn scoped views on. Before rendering "sessions/new", it will first check for
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue