parent
							
								
									7fdeed5fbc
								
							
						
					
					
						commit
						cbb0153bd0
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,8 @@ class AccountsController < ApplicationController
 | 
			
		|||
    respond_to do |format|
 | 
			
		||||
      format.html do
 | 
			
		||||
        expires_in 0, public: true unless user_signed_in?
 | 
			
		||||
 | 
			
		||||
        @rss_url = rss_url
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
      format.rss do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue