dbee-active_record 2.3.0
By default Dbee ships with no underlying SQL generator. This library will plug in ActiveRecord into Dbee and Dbee will use it for SQL generation.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 2.3.0 October 04, 2021 (24.5 KB)
 - 2.2.0 March 11, 2021 (24 KB)
 - 2.1.2 October 15, 2020 (23.5 KB)
 - 2.1.1 July 15, 2020 (22.5 KB)
 - 2.1.0.pre.alpha.1 July 09, 2020 (21.5 KB)
 
Runtime Dependencies (2):
            activerecord
            >= 5.2.1, < 7
          
          
            dbee
            ~> 3, >= 3.1.0
          
    Development Dependencies (14):
            guard-rspec
            ~> 4.7
          
          
            mysql2
            ~> 0.5
          
          
            pry
            ~> 0
          
          
            pry-byebug
            >= 0
          
          
            rake
            ~> 13
          
          
            rspec
            ~> 3.8
          
          
          
            rubocop
            ~> 1
          
          
            rubocop-rake
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            simplecov
            ~> 0.19.0
          
          
            simplecov-console
            ~> 0.7.0
          
          
            sqlite3
            ~> 1
          
          
            super_diff
            ~> 0.6