active_record_to_hash 1.5.1
Add a `to_hash` method that can acquire the relations to the active record.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rails
            >= 5.0
          
    Development Dependencies (12):
            database_cleaner
            ~> 1.6
          
          
            factory_bot_rails
            ~> 4.8
          
          
            faker
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            pry-doc
            >= 0
          
          
            pry-rails
            >= 0
          
          
            pry-stack_explorer
            >= 0
          
          
            rspec
            = 3.10
          
          
            rspec-rails
            >= 0
          
          
            rubocop
            = 0.75.0
          
          
            rubocop-rails
            >= 0
          
          
            sqlite3
            ~> 1.3
          
    