devise_invitable 2.0.11
It adds support for send invitations by email (it requires to be authenticated) and accept the invitation by setting a password.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (2):
            actionmailer
            >= 5.0
          
          
            devise
            >= 4.6
          
    Development 相依性套件 (1):
            bundler
            ~> 2.0
          
    
