smithycms-auth 0.0.1
Smithy CMS ships with no authentication. This implements a basic has_secure_password in a Smithy::User model
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            bcrypt-ruby
            ~> 3.0.0
          
          
            smithycms
            >= 0
          
    Development 依赖 (9):
            capybara
            >= 0
          
          
            debugger
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            guard-spork
            >= 0
          
          
            rb-fsevent
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            shoulda-matchers
            >= 0
          
          
            spork
            >= 0
          
          
            sqlite3
            >= 0
          
    