seed_builder 1.0.1
Extension for ActiveRecord to organize seeds in a directory and generate them as migrations
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activerecord
            >= 6, < 8.1
          
          
            rails
            >= 6, < 8.1
          
    Development 依赖 (6):
            bundler
            ~> 2
          
          
            rspec
            ~> 3
          
          
            rspec_junit_formatter
            ~> 0.6
          
          
            simplecov
            ~> 0.21
          
          
            simplecov-cobertura
            ~> 2
          
          
            sqlite3
            ~> 2.4
          
    