dumped_railers 0.1.5
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:
          =
        
        
          install:
          =
        
      Development Dependencies (9):
            activerecord
            ~> 5.2
          
          
            bundler
            ~> 2.0
          
          
          
            pry
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            pry-doc
            >= 0
          
          
            rake
            ~> 12.3.3
          
          
            rspec
            ~> 3.0
          
          
            sqlite3
            >= 0