dtf 0.3.6
DTF is a modular testing framework skeleton. This is the control gem containing the db schema(s) and command-line script.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (10):
            activemodel
            >= 0
          
          
            activerecord
            >= 0
          
          
            activesupport
            >= 0
          
          
            json
            >= 0
          
          
            json_pure
            >= 0
          
          
            rake
            >= 0
          
          
            sqlite3
            >= 0
          
          
          
            thor
            >= 0
          
          
            trollop
            >= 0
          
    