rackdb 2.0.0
Database console for Ruby applications running on Rack with ActiveRecord and following the Rails "config/database.yml" database configuration pattern
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            activerecord
            ~> 5
          
          
            rack
            ~> 2.0
          
    