culturecode-cancan 2.0.0.alpha
Simple authorization solution for Rails which is decoupled from user roles. All permissions are stored in a single location.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Versionen:
- 2.0.0.alpha July 08, 2014 (39 KB)
Development Abhängigkeiten (8):
            bson_ext
            ~> 1.6.2
          
          
            dm-core
            ~> 1.2.0
          
          
            dm-migrations
            ~> 1.2.0
          
          
            dm-sqlite-adapter
            ~> 1.2.0
          
          
            mongoid
            ~> 2.4.8
          
          
            rails
            ~> 3.2.6
          
          
            rspec
            ~> 2.9.0
          
          
            sqlite3
            ~> 1.3.5
          
    