mirror of
				https://github.com/heartcombo/devise.git
				synced 2022-11-09 12:18:31 -05:00 
			
		
		
		
	Added support to config.default_url_options.
This commit is contained in:
		
							parent
							
								
									2c33d0e191
								
							
						
					
					
						commit
						05678e773f
					
				
					 8 changed files with 55 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -30,4 +30,11 @@ Devise.setup do |config|
 | 
			
		|||
  #   end
 | 
			
		||||
  #   manager.default_strategies.unshift :twitter_oauth
 | 
			
		||||
  # end
 | 
			
		||||
 | 
			
		||||
  # Configure default_url_options if you are using dynamic segments in :path_prefix
 | 
			
		||||
  # for devise_for.
 | 
			
		||||
  #
 | 
			
		||||
  # config.default_url_options do
 | 
			
		||||
  #   { :locale => I18n.locale }
 | 
			
		||||
  # end
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue