cally 2.0.0
This user engine handles the crud of users. It can restrict user creation when you specify invitation only to true (see readme)
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (10):
            bcrypt
            ~> 3.1
          
          
            bootstrap-sass
            >= 3.4.1
          
          
            delorean
            ~> 2.1
          
          
            dotenv-rails
            ~> 2.2
          
          
            jquery-rails
            ~> 4.3
          
          
            omw_mailgun
            ~> 0.0
          
          
            omw_random_string
            ~> 0.0
          
          
            rails
            ~> 5.1
          
          
            sass-rails
            ~> 5.0
          
          
            will_paginate
            ~> 3.1
          
    