rackdb 1.1.1
Database console for Ruby applications running on Rack with ActiveRecord and following the Rails "config/database.yml" database configuration pattern
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            activerecord
            ~> 4
          
          
            rack
            ~> 2.0
          
    