tachiban 0.3.0
Tachiban provides simple password hashing for user authentication with bcrypt for Hanami web applications.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (3):
dependencias de Development (8):
            bundler
            ~> 1.11
          
          
            hanami-controller
            ~> 1.0
          
          
            hanami-model
            ~> 1.0
          
          
            hanami-router
            >= 0
          
          
            minitest
            ~> 5.0
          
          
            pry
            >= 0
          
          
            rake
            ~> 10.0
          
          
            timecop
            = 0.8.1