kant 0.0.4
Kant is a tiny authorization library for your Ruby (especially Rails and/or ActiveRecord) projects.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (6):
            activerecord
            >= 3.2
          
          
            bundler
            ~> 1.7
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.1.0
          
          
            sqlite3
            ~> 1.3.10
          
          
            with_model
            ~> 1.2.1
          
    