gatehouse 0.0.1
Session-oriented authentication and account management system for Ruby on Rails and PostgreSQL
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (7):
            actionpack
            ~> 4.2
          
          
            activemodel
            ~> 4.2
          
          
            activerecord
            ~> 4.2
          
          
            activesupport
            ~> 4.2
          
          
            pg
            ~> 0.18
          
          
            railties
            ~> 4.2
          
          
            warden
            ~> 1.2
          
    Development依存関係 (1):
            bundler
            ~> 1.9
          
    