parent
							
								
									3dc21c1ff6
								
							
						
					
					
						commit
						7d51186e8e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -38,7 +38,7 @@ class InvitesController < ApplicationController | |||
|   private | ||||
| 
 | ||||
|   def invites | ||||
|     Invite.where(user: current_user) | ||||
|     Invite.where(user: current_user).order(id: :desc) | ||||
|   end | ||||
| 
 | ||||
|   def resource_params | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue