dumped_railers 0.6.0
DumpedRailers helps you take a snapshot of ActiveRecord models in Rails-compatible fixture format, and re-import them wherever necessary without destroying current data you have.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (9):
            activerecord
            >= 0
          
          
            bundler
            ~> 2.0
          
          
          
            pry
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            pry-doc
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
            sqlite3
            >= 0